Searched refs:FAILED_TO_ENABLE (Results 1 – 3 of 3) sorted by relevance
38 FAILED_TO_ENABLE; enumConstant
586 return WifiConnectionResult.FAILED_TO_ENABLE; in connectToNetwork()608 return WifiConnectionResult.FAILED_TO_ENABLE; in connectToNetworkV2()
3219 } else if (WifiConnectionResult.FAILED_TO_ENABLE.equals(result)) { in connectToWifiNetwork()