Home
last modified time | relevance | path

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

/device/google/wahoo/powerstats/
DEaselStateResidencyDataProvider.cpp55 unsigned long currentState; in getResults() local
56 if(!(inFile >> currentState) || currentState >= NUM_EASEL_STATES) { in getResults()
64 if ((currentState == EASEL_OFF) || (currentState == EASEL_SUSPENDED)) { in getResults()
/device/google/cuttlefish/tests/wifi/src/com/android/cuttlefish/wifi/tests/
DWifiE2eTests.java86 SupplicantState currentState = info.getSupplicantState(); in waitForSupplicantState() local
88 Log.i(TAG, "WIFI State: " + currentState); in waitForSupplicantState()
90 if (currentState == state) { in waitForSupplicantState()
/device/generic/goldfish/radio/ril/
Dreference-ril.c206 static RIL_RadioState currentState();
222 currentState,
3079 currentState() function
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c283 static RIL_RadioState currentState();
301 currentState,
4430 currentState() function