Home
last modified time | relevance | path

Searched refs:expectSoftApDisabled (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
H A DCtsTetheringUtils.java501 public void expectSoftApDisabled() { in expectSoftApDisabled() method in CtsTetheringUtils
515 expectSoftApDisabled(); in stopWifiTethering()
/aosp12/packages/modules/Connectivity/tests/cts/tethering/src/android/tethering/cts/
H A DTetheringManagerTest.java225 mCtsTetheringUtils.expectSoftApDisabled(); in testStartTetheringWithStateChangeBroadcast()