Home
last modified time | relevance | path

Searched refs:INTERFACE_DISABLED (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
DSupplicantState.java48 INTERFACE_DISABLED, enumConstant
185 case INTERFACE_DISABLED: in isHandshakeState()
208 case INTERFACE_DISABLED: in isConnecting()
234 case INTERFACE_DISABLED: in isDriverActive()
DWifiInfo.java55 stateMap.put(SupplicantState.INTERFACE_DISABLED, DetailedState.DISCONNECTED); in stateMap.put() argument
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStateTracker.java149 case INTERFACE_DISABLED: in transitionOnSupplicantStateChange()
190 case INTERFACE_DISABLED: in sendSupplicantStateChangedBroadcast()
DSupplicantStaIfaceHal.java2259 return SupplicantState.INTERFACE_DISABLED; in supplicantHidlStateToFrameworkState()
DWifiMetrics.java2737 case INTERFACE_DISABLED: in supplicantStateToBit()
DWifiStateMachine.java5138 || stateChangeResult.state == SupplicantState.INTERFACE_DISABLED) { in processMessage()
/frameworks/base/core/proto/android/os/
Dbatterystats.proto463 INTERFACE_DISABLED = 2; enumerator
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiStateMachineTest.java1756 SupplicantState.INTERFACE_DISABLED)); in testSupplicantUpdateDriverInactiveIfaceUpClientModeDoesNotTriggerSelfRecovery()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17892 enum_constant public static final android.net.wifi.SupplicantState INTERFACE_DISABLED;
/frameworks/base/config/
Dhiddenapi-public-dex.txt26833 Landroid/net/wifi/SupplicantState;->INTERFACE_DISABLED:Landroid/net/wifi/SupplicantState;
/frameworks/base/api/
Dcurrent.txt27973 enum_constant public static final android.net.wifi.SupplicantState INTERFACE_DISABLED;