Home
last modified time | relevance | path

Searched refs:ASSOCIATED (Results 1 – 14 of 14) 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.java68 stateMap.put(SupplicantState.ASSOCIATED, DetailedState.CONNECTING); in stateMap.put() argument
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStateTracker.java146 case ASSOCIATED: in transitionOnSupplicantStateChange()
196 case ASSOCIATED: in sendSupplicantStateChangedBroadcast()
DSupplicantStaIfaceCallbackImpl.java87 case ISupplicantStaIfaceCallback.State.ASSOCIATED: in supplicantHidlStateToFrameworkState()
88 return SupplicantState.ASSOCIATED; in supplicantHidlStateToFrameworkState()
DClientModeImpl.java2637 if (state == SupplicantState.ASSOCIATED) { in handleSupplicantStateChange()
5252 if (stateChangeResult.state == SupplicantState.ASSOCIATED) { in processMessage()
DWifiMetrics.java4863 case ASSOCIATED: in supplicantStateToBit()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DSupplicantStaIfaceHalTest.java987 ISupplicantStaIfaceCallback.State.ASSOCIATED, in testStateChangeToAssociatedCallback()
993 any(WifiSsid.class), eq(BSSID), eq(SupplicantState.ASSOCIATED)); in testStateChangeToAssociatedCallback()
2761 ISupplicantStaIfaceCallback.State.ASSOCIATED, in testStateChangeV13ToAssociatedCallback()
2767 any(WifiSsid.class), eq(BSSID), eq(SupplicantState.ASSOCIATED)); in testStateChangeV13ToAssociatedCallback()
DWifiMonitorTest.java467 SupplicantState newState = SupplicantState.ASSOCIATED; in testBroadcastSupplicantStateChangeEvent()
DClientModeImplTest.java1011 new StateChangeResult(0, sWifiSsid, sBSSID, SupplicantState.ASSOCIATED)); in connect()
1723 new StateChangeResult(0, sWifiSsid, sBSSID, SupplicantState.ASSOCIATED)); in testDhcpFailure()
3691 new StateChangeResult(0, sWifiSsid, sBSSID, SupplicantState.ASSOCIATED)); in connectWithValidInitRssi()
5001 sWifiSsid, sBSSID, SupplicantState.ASSOCIATED)); in testWifiInfoOnConnectingNextNetwork()
/frameworks/base/core/proto/android/os/
Dbatterystats.proto472 ASSOCIATED = 7; enumerator
/frameworks/base/wifi/api/
Dcurrent.txt78 enum_constant public static final android.net.wifi.SupplicantState ASSOCIATED;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17883 enum_constant public static final android.net.wifi.SupplicantState ASSOCIATED;
/frameworks/base/api/
Dcurrent.txt31158 enum_constant public static final android.net.wifi.SupplicantState ASSOCIATED;