Home
last modified time | relevance | path

Searched refs:ASSOCIATED (Results 1 – 13 of 13) 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.java2482 case ISupplicantStaIfaceCallback.State.ASSOCIATED: in supplicantHidlStateToFrameworkState()
2483 return SupplicantState.ASSOCIATED; in supplicantHidlStateToFrameworkState()
DWifiMetrics.java3895 case ASSOCIATED: in supplicantStateToBit()
DClientModeImpl.java5596 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/non-updatable-api/
Dcurrent.txt29875 enum_constant public static final android.net.wifi.SupplicantState ASSOCIATED;
/frameworks/base/api/
Dcurrent.txt30019 enum_constant public static final android.net.wifi.SupplicantState ASSOCIATED;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt53592 Landroid/os/SystemProto$WifiSupplicantState;->ASSOCIATED:I