Searched refs:getWifiCountryCode (Results 1 – 4 of 4) sorted by relevance
66 mWifiCountryCode = wifiInjector.getWifiCountryCode(); in WifiShellCommand()
431 public WifiCountryCode getWifiCountryCode() { in getWifiCountryCode() method in WifiInjector
461 mCountryCode = mWifiInjector.getWifiCountryCode(); in WifiServiceImpl()
345 when(mWifiInjector.getWifiCountryCode()).thenReturn(mWifiCountryCode); in setUp()