Searched refs:ASSOCIATING (Results 1 – 12 of 12) sorted by relevance
86 ASSOCIATING, enumConstant178 case ASSOCIATING: in isHandshakeState()201 case ASSOCIATING: in isConnecting()227 case ASSOCIATING: in isDriverActive()
65 stateMap.put(SupplicantState.ASSOCIATING, DetailedState.CONNECTING); in stateMap.put() argument
156 case ASSOCIATING: in transitionOnSupplicantStateChange()195 case ASSOCIATING: supplState = BatteryStats.WIFI_SUPPL_STATE_ASSOCIATING; break; in sendSupplicantStateChangedBroadcast()
2480 case ISupplicantStaIfaceCallback.State.ASSOCIATING: in supplicantHidlStateToFrameworkState()2481 return SupplicantState.ASSOCIATING; in supplicantHidlStateToFrameworkState()
3893 case ASSOCIATING: in supplicantStateToBit()
1428 if (supplicantState == SupplicantState.ASSOCIATING in isSupplicantTransientState()
1211 SupplicantState.ASSOCIATING)); in connectPasspointAp()1240 SupplicantState.ASSOCIATING)); in testResetWifiInfoPasspointFields()1245 SupplicantState.ASSOCIATING)); in testResetWifiInfoPasspointFields()1273 SupplicantState.ASSOCIATING)); in connectOsuAp()1304 SupplicantState.ASSOCIATING)); in testResetWifiInfoOsuFields()1309 SupplicantState.ASSOCIATING)); in testResetWifiInfoOsuFields()
471 ASSOCIATING = 6; enumerator
17884 enum_constant public static final android.net.wifi.SupplicantState ASSOCIATING;
29876 enum_constant public static final android.net.wifi.SupplicantState ASSOCIATING;
30020 enum_constant public static final android.net.wifi.SupplicantState ASSOCIATING;
53593 Landroid/os/SystemProto$WifiSupplicantState;->ASSOCIATING:I