Home
last modified time | relevance | path

Searched defs:isTetheringWithSoftApConfigEnabled (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringDependencies.java215 public boolean isTetheringWithSoftApConfigEnabled() { in isTetheringWithSoftApConfigEnabled() method in TetheringDependencies
DTethering.java467 boolean isTetheringWithSoftApConfigEnabled() { in isTetheringWithSoftApConfigEnabled() method in Tethering
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringServiceTest.java234 boolean isTetheringWithSoftApConfigEnabled, String... permissions) throws Exception { in runTetheringCall()
DTetheringTest.java610 public boolean isTetheringWithSoftApConfigEnabled() { in isTetheringWithSoftApConfigEnabled() method in TetheringTest.MockTetheringDependencies