Searched refs:getSupplicantState (Results 1 – 8 of 8) sorted by relevance
1788 assertEquals(SupplicantState.COMPLETED, wifiInfo.getSupplicantState()); in testWifiInfoUpdatedUponSupplicantStateChangedEvent()1798 assertEquals(SupplicantState.DISCONNECTED, wifiInfo.getSupplicantState()); in testWifiInfoUpdatedUponSupplicantStateChangedEvent()1825 assertEquals(SupplicantState.COMPLETED, wifiInfo.getSupplicantState()); in testWifiInfoUpdatedUponAssociatedBSSIDEvent()1857 assertEquals(SupplicantState.COMPLETED, wifiInfo.getSupplicantState()); in testWifiInfoCleanedUpEnteringExitingConnectModeState()1871 assertEquals(SupplicantState.DISCONNECTED, wifiInfo.getSupplicantState()); in testWifiInfoCleanedUpEnteringExitingConnectModeState()1878 assertEquals(SupplicantState.DISCONNECTED, wifiInfo.getSupplicantState()); in testWifiInfoCleanedUpEnteringExitingConnectModeState()1892 assertEquals(SupplicantState.DISCONNECTED, wifiInfo.getSupplicantState()); in testWifiInfoCleanedUpEnteringExitingConnectModeState()
403 public SupplicantState getSupplicantState() { in getSupplicantState() method in WifiInfo
720 && SupplicantState.isConnecting(mWifiInfo.getSupplicantState())) { in connectToNetwork()
1399 SupplicantState supplicantState = mWifiInfo.getSupplicantState(); in isSupplicantTransientState()
18022 method public android.net.wifi.SupplicantState getSupplicantState();
26984 Landroid/net/wifi/WifiInfo;->getSupplicantState()Landroid/net/wifi/SupplicantState;
26634 HSPLandroid/net/wifi/WifiInfo;->getSupplicantState()Landroid/net/wifi/SupplicantState;
28126 method public android.net.wifi.SupplicantState getSupplicantState();