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