Loading telephony/java/com/android/internal/telephony/Phone.java +1 −1 Original line number Diff line number Diff line Loading @@ -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(); Loading Loading
telephony/java/com/android/internal/telephony/Phone.java +1 −1 Original line number Diff line number Diff line Loading @@ -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(); Loading