Home
last modified time | relevance | path

Searched refs:expectNoTetheringActive (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/Tethering/tests/mts/src/android/tethering/mts/
DTetheringModuleTest.java105 tetherEventCallback.expectNoTetheringActive(); in addressConflictTest()
124 tetherEventCallback.expectNoTetheringActive(); in addressConflictTest()
/packages/modules/Connectivity/tests/cts/tethering/src/android/tethering/cts/
DTetheringManagerTest.java259 tetherEventCallback.expectNoTetheringActive(); in testRegisterTetheringEventCallback()
324 tetherEventCallback.expectNoTetheringActive(); in testStopAllTethering()
423 tetherEventCallback.expectNoTetheringActive(); in testTetheringUpstream()
/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DCtsTetheringUtils.java284 public void expectNoTetheringActive() { in expectNoTetheringActive() method in CtsTetheringUtils.TestTetheringEventCallback
516 callback.expectNoTetheringActive(); in stopWifiTethering()
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DConnectivityManagerTest.java2259 tetherEventCallback.expectNoTetheringActive();