Searched refs:currentState (Results 1 – 2 of 2) sorted by relevance
87 SupplicantState currentState = info.getSupplicantState(); in waitForSupplicantState() local89 Log.i(TAG, "WIFI State: " + currentState); in waitForSupplicantState()91 if (currentState == state) { in waitForSupplicantState()
293 static RIL_RadioState currentState();312 currentState,5196 currentState() function