Loading core/java/android/net/ConnectivityManager.java +2 −2 Original line number Original line Diff line number Diff line Loading @@ -2631,7 +2631,7 @@ public class ConnectivityManager { * Callback for use with {@link registerTetheringEventCallback} to find out tethering * Callback for use with {@link registerTetheringEventCallback} to find out tethering * upstream status. * upstream status. * * * @deprecated Use {@line TetheringManager#OnTetheringEventCallback} instead. * @deprecated Use {@link TetheringManager#OnTetheringEventCallback} instead. * @hide * @hide */ */ @SystemApi @SystemApi Loading Loading @@ -2661,7 +2661,7 @@ public class ConnectivityManager { * @param executor the executor on which callback will be invoked. * @param executor the executor on which callback will be invoked. * @param callback the callback to be called when tethering has change events. * @param callback the callback to be called when tethering has change events. * * * @deprecated Use {@line TetheringManager#registerTetheringEventCallback} instead. * @deprecated Use {@link TetheringManager#registerTetheringEventCallback} instead. * @hide * @hide */ */ @SystemApi @SystemApi Loading Loading
core/java/android/net/ConnectivityManager.java +2 −2 Original line number Original line Diff line number Diff line Loading @@ -2631,7 +2631,7 @@ public class ConnectivityManager { * Callback for use with {@link registerTetheringEventCallback} to find out tethering * Callback for use with {@link registerTetheringEventCallback} to find out tethering * upstream status. * upstream status. * * * @deprecated Use {@line TetheringManager#OnTetheringEventCallback} instead. * @deprecated Use {@link TetheringManager#OnTetheringEventCallback} instead. * @hide * @hide */ */ @SystemApi @SystemApi Loading Loading @@ -2661,7 +2661,7 @@ public class ConnectivityManager { * @param executor the executor on which callback will be invoked. * @param executor the executor on which callback will be invoked. * @param callback the callback to be called when tethering has change events. * @param callback the callback to be called when tethering has change events. * * * @deprecated Use {@line TetheringManager#registerTetheringEventCallback} instead. * @deprecated Use {@link TetheringManager#registerTetheringEventCallback} instead. * @hide * @hide */ */ @SystemApi @SystemApi Loading