Home
last modified time | relevance | path

Searched refs:simCardRemoved (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiCountryCodeTest.java143 mWifiCountryCode.simCardRemoved(); in resetCountryCodeWhenSIMCardRemoved()
165 mWifiCountryCode.simCardRemoved(); in resetCountryCodeWhenAirplaneModeEnabled()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiCountryCode.java83 public synchronized void simCardRemoved() { in simCardRemoved() method in WifiCountryCode
DWifiServiceImpl.java396 mCountryCode.simCardRemoved(); in checkAndStartWifi()