Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/wifi/src/com/android/cuttlefish/wifi/tests/
DWifiE2eTests.java87 SupplicantState currentState = info.getSupplicantState(); in waitForSupplicantState() local
89 Log.i(TAG, "WIFI State: " + currentState); in waitForSupplicantState()
91 if (currentState == state) { in waitForSupplicantState()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c293 static RIL_RadioState currentState();
312 currentState,
5196 currentState() function