am 35c46680: Merge change 3226 into donut

Merge commit '35c46680852268d6b7b51dadf3d5349d146ccdcd'

* commit '35c46680852268d6b7b51dadf3d5349d146ccdcd':
  Update a javadoc comment suggesting the use of a deprecated class.
This commit is contained in:
Android (Google) Code Review
2009-06-04 23:48:35 -07:00
committed by The Android Open Source Project

View File

@@ -229,7 +229,7 @@ public interface Phone {
/**
* Get the current DataState. No change notification exists at this
* interface -- use
* {@link com.android.internal.telephony.PhoneStateIntentReceiver PhoneStateIntentReceiver}
* {@link com.android.telephony.PhoneStateListener PhoneStateListener}
* instead.
*/
DataState getDataConnectionState();