Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b1115548 authored by Marco Nelissen's avatar Marco Nelissen
Browse files

Update a javadoc comment suggesting the use of a deprecated class.

parent c62a216a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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();