Searched refs:getWifiEnabledState (Results 1 – 7 of 7) sorted by relevance
733 when(mWifiService.getWifiEnabledState()).thenReturn(WIFI_STATE_ENABLED); in testStatus()739 verify(mWifiService).getWifiEnabledState(); in testStatus()
176 int getWifiEnabledState(); in getWifiEnabledState() method
317 public int getWifiEnabledState() { in getWifiEnabledState() method in BaseWifiService
5346 return mService.getWifiEnabledState(); in getWifiState()
736 boolean isTemporarilyEnablingWifiNeeded = mWifiService.getWifiEnabledState() in onCommand()2724 int state = mWifiService.getWifiEnabledState(); in waitForWifiEnabled()2759 boolean wifiEnabled = mWifiService.getWifiEnabledState() == WIFI_STATE_ENABLED; in printStatus()
1543 public int getWifiEnabledState() { in getWifiEnabledState() method in WifiServiceImpl
875 Landroid/net/wifi/IWifiManager$Stub$Proxy;->getWifiEnabledState()I1003 Landroid/net/wifi/IWifiManager;->getWifiEnabledState()I