Home
last modified time | relevance | path

Searched defs:isTetheringSupported (Results 1 – 7 of 7) 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/src/com/android/networkstack/tethering/
DTetheringDependencies.java96 public boolean isTetheringSupported() { in isTetheringSupported() method in TetheringDependencies
DTetheringService.java197 public void isTetheringSupported(String callerPkg, String callingAttributionTag, in isTetheringSupported() method in TetheringService.TetheringConnector
DTethering.java2326 boolean isTetheringSupported() { in isTetheringSupported() method in Tethering
/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/
DITetheringConnector.aidl47 void isTetheringSupported(String callerPkg, String callingAttributionTag, in isTetheringSupported() method
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java444 public boolean isTetheringSupported() { in isTetheringSupported() method in TetheringTest.MockTetheringDependencies
/packages/modules/Connectivity/framework/src/android/net/
DConnectivityManager.java2607 public boolean isTetheringSupported() { in isTetheringSupported() method in ConnectivityManager