Searched refs:getWifiCountryCode (Results 1 – 5 of 5) sorted by relevance
82 when(mWifiInjector.getWifiCountryCode()).thenReturn(mWifiCountryCode); in setUp()
335 when(mWifiInjector.getWifiCountryCode()).thenReturn(mWifiCountryCode); in setUp()
461 public WifiCountryCode getWifiCountryCode() { in getWifiCountryCode() method in WifiInjector
129 mWifiCountryCode = wifiInjector.getWifiCountryCode(); in WifiShellCommand()
303 mCountryCode = mWifiInjector.getWifiCountryCode(); in WifiServiceImpl()