Home
last modified time | relevance | path

Searched defs:isTetheringSupported (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowConnectivityManager.java47 protected boolean isTetheringSupported() { in isTetheringSupported() method in ShadowConnectivityManager
/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/
DITetheringConnector.aidl47 void isTetheringSupported(String callerPkg, String callingAttributionTag, in isTetheringSupported() method
/packages/modules/Connectivity/tests/cts/tethering/src/android/tethering/cts/
DTetheringManagerTest.java348 private boolean isTetheringSupported() { in isTetheringSupported() method in TetheringManagerTest
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringService.java198 public void isTetheringSupported(String callerPkg, String callingAttributionTag, in isTetheringSupported() method in TetheringService.TetheringConnector
DTethering.java2566 boolean isTetheringSupported() { in isTetheringSupported() method in Tethering
/packages/modules/Connectivity/framework/src/android/net/
DConnectivityManager.java2989 public boolean isTetheringSupported() { in isTetheringSupported() method in ConnectivityManager