Home
last modified time | relevance | path

Searched defs:unregisterTetheringEventCallback (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/
DITetheringConnector.aidl45 void unregisterTetheringEventCallback(ITetheringEventCallback callback, String callerPkg); in unregisterTetheringEventCallback() method
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringService.java176 public void unregisterTetheringEventCallback(ITetheringEventCallback callback, in unregisterTetheringEventCallback() method in TetheringService.TetheringConnector
DTethering.java2426 void unregisterTetheringEventCallback(ITetheringEventCallback callback) { in unregisterTetheringEventCallback() method in Tethering
/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DCtsTetheringUtils.java467 public void unregisterTetheringEventCallback(final TestTetheringEventCallback callback) { in unregisterTetheringEventCallback() method in CtsTetheringUtils
/packages/modules/Connectivity/framework/src/android/net/
DConnectivityManager.java3320 public void unregisterTetheringEventCallback( in unregisterTetheringEventCallback() method in ConnectivityManager