Merge change 3226 into donut
* changes: Update a javadoc comment suggesting the use of a deprecated class.
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user