Searched defs:setCountryCode (Results 1 – 7 of 7) sorted by relevance
116 public synchronized boolean setCountryCode(String countryCode) { in setCountryCode() method in WifiCountryCode
1853 public boolean setCountryCode(@NonNull String ifaceName, String codeStr) { in setCountryCode() method in SupplicantStaIfaceHal1861 private boolean setCountryCode(@NonNull String ifaceName, byte[/* 2 */] code) { in setCountryCode() method in SupplicantStaIfaceHal
2158 public void setCountryCode(String countryCode) { in setCountryCode() method in WifiServiceImpl
1495 public boolean setCountryCode(@NonNull String ifaceName, String countryCode) { in setCountryCode() method in WifiNative
267 public void setCountryCode(String countryCode) { in setCountryCode() method in Address
104 void setCountryCode(String country); in setCountryCode() method
1306 public TelephoneBuilder setCountryCode(String countryCode) { in setCountryCode() method in TtsSpan.TelephoneBuilder