Searched refs:getWifiCountryCode (Results 1 – 9 of 9) sorted by relevance
1498 mWifiInjector.getWifiCountryCode().registerListener(mCountryCodeChangeListener); in enterImpl()1504 mWifiInjector.getWifiCountryCode().unregisterListener(mCountryCodeChangeListener); in exitImpl()
763 public WifiCountryCode getWifiCountryCode() { in getWifiCountryCode() method in WifiInjector
463 mWifiCountryCode = wifiInjector.getWifiCountryCode(); in WifiShellCommand()
4200 mWifiInjector.getWifiCountryCode().getCountryCode())) { in shouldIgnoreNudDisconnectForWapiInCn()
742 mCountryCode = mWifiInjector.getWifiCountryCode(); in WifiServiceImpl()
135 when(mWifiInjector.getWifiCountryCode()).thenReturn(mWifiCountryCode); in setUp()
441 when(mWifiInjector.getWifiCountryCode()).thenReturn(mWifiCountryCode); in setUp()
691 when(mWifiInjector.getWifiCountryCode()).thenReturn(mWifiCountryCode); in setUp()
546 when(mWifiInjector.getWifiCountryCode()).thenReturn(mWifiCountryCode); in setUp()