Home
last modified time | relevance | path

Searched refs:ASSOCIATING (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
DSupplicantState.java86 ASSOCIATING, enumConstant
178 case ASSOCIATING: in isHandshakeState()
201 case ASSOCIATING: in isConnecting()
227 case ASSOCIATING: in isDriverActive()
DWifiInfo.java65 stateMap.put(SupplicantState.ASSOCIATING, DetailedState.CONNECTING); in stateMap.put() argument
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStateTracker.java156 case ASSOCIATING: in transitionOnSupplicantStateChange()
195 case ASSOCIATING: supplState = BatteryStats.WIFI_SUPPL_STATE_ASSOCIATING; break; in sendSupplicantStateChangedBroadcast()
DSupplicantStaIfaceHal.java2480 case ISupplicantStaIfaceCallback.State.ASSOCIATING: in supplicantHidlStateToFrameworkState()
2481 return SupplicantState.ASSOCIATING; in supplicantHidlStateToFrameworkState()
DWifiMetrics.java3893 case ASSOCIATING: in supplicantStateToBit()
DClientModeImpl.java1428 if (supplicantState == SupplicantState.ASSOCIATING in isSupplicantTransientState()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DClientModeImplTest.java1211 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()
/frameworks/base/core/proto/android/os/
Dbatterystats.proto471 ASSOCIATING = 6; enumerator
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17884 enum_constant public static final android.net.wifi.SupplicantState ASSOCIATING;
/frameworks/base/non-updatable-api/
Dcurrent.txt29876 enum_constant public static final android.net.wifi.SupplicantState ASSOCIATING;
/frameworks/base/api/
Dcurrent.txt30020 enum_constant public static final android.net.wifi.SupplicantState ASSOCIATING;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt53593 Landroid/os/SystemProto$WifiSupplicantState;->ASSOCIATING:I