Home
last modified time | relevance | path

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

/frameworks/base/wifi/java/android/net/wifi/
DSupplicantState.java96 ASSOCIATED, enumConstant
179 case ASSOCIATED: in isHandshakeState()
202 case ASSOCIATED: in isConnecting()
228 case ASSOCIATED: in isDriverActive()
DWifiInfo.java66 stateMap.put(SupplicantState.ASSOCIATED, DetailedState.CONNECTING); in stateMap.put() argument
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStateTracker.java157 case ASSOCIATED: in transitionOnSupplicantStateChange()
196 case ASSOCIATED: supplState = BatteryStats.WIFI_SUPPL_STATE_ASSOCIATED; break; in sendSupplicantStateChangedBroadcast()
DSupplicantStaIfaceHal.java2458 case ISupplicantStaIfaceCallback.State.ASSOCIATED: in supplicantHidlStateToFrameworkState()
2459 return SupplicantState.ASSOCIATED; in supplicantHidlStateToFrameworkState()
DWifiMetrics.java3750 case ASSOCIATED: in supplicantStateToBit()
DClientModeImpl.java5504 if (stateChangeResult.state == SupplicantState.ASSOCIATED) { in processMessage()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiMonitorTest.java467 SupplicantState newState = SupplicantState.ASSOCIATED; in testBroadcastSupplicantStateChangeEvent()
DSupplicantStaIfaceHalTest.java1188 ISupplicantStaIfaceCallback.State.ASSOCIATED, in testStateChangeToAssociatedCallback()
1194 any(WifiSsid.class), eq(BSSID), eq(SupplicantState.ASSOCIATED)); in testStateChangeToAssociatedCallback()
/frameworks/base/core/proto/android/os/
Dbatterystats.proto472 ASSOCIATED = 7; enumerator
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17883 enum_constant public static final android.net.wifi.SupplicantState ASSOCIATED;
/frameworks/base/api/
Dcurrent.txt29590 enum_constant public static final android.net.wifi.SupplicantState ASSOCIATED;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt57500 Landroid/os/SystemProto$WifiSupplicantState;->ASSOCIATED:I