Searched refs:supState (Results 1 – 1 of 1) sorted by relevance
141 SupplicantState supState = (SupplicantState) stateChangeResult.state; in transitionOnSupplicantStateChange() local143 if (DBG) Log.d(TAG, "Supplicant state: " + supState.toString() + "\n"); in transitionOnSupplicantStateChange()145 switch (supState) { in transitionOnSupplicantStateChange()176 Log.e(TAG, "Unknown supplicant state " + supState); in transitionOnSupplicantStateChange()