Searched refs:getWifiCountryCode (Results 1 – 3 of 3) sorted by relevance
422 public WifiCountryCode getWifiCountryCode() { in getWifiCountryCode() method in WifiInjector
460 mCountryCode = mWifiInjector.getWifiCountryCode(); in WifiServiceImpl()
339 when(mWifiInjector.getWifiCountryCode()).thenReturn(mWifiCountryCode); in setUp()