Searched refs:getWifiCountryCode (Results 1 – 5 of 5) sorted by relevance
114 when(mWifiInjector.getWifiCountryCode()).thenReturn(mWifiCountryCode); in setUp()
403 when(mWifiInjector.getWifiCountryCode()).thenReturn(mWifiCountryCode); in setUp()
617 public WifiCountryCode getWifiCountryCode() { in getWifiCountryCode() method in WifiInjector
212 mWifiCountryCode = wifiInjector.getWifiCountryCode(); in WifiShellCommand()
329 mCountryCode = mWifiInjector.getWifiCountryCode(); in WifiServiceImpl()