Merge change 3226 into donut

* changes:
  Update a javadoc comment suggesting the use of a deprecated class.
This commit is contained in:
Android (Google) Code Review
2009-06-04 15:45:22 -07:00

View File

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