Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/wifi/src/com/android/cuttlefish/wifi/tests/
DWifiE2eTests.java83 private void waitForSupplicantState(SupplicantState... expectedStates) { in waitForSupplicantState() method in WifiE2eTests
128 waitForSupplicantState( in testWifiInitialization()
162 waitForSupplicantState(SupplicantState.COMPLETED); in testWifiConnects()