Searched defs:countryCode (Results 1 – 15 of 15) sorted by relevance
109 public int countryCode; field in SmsNumberUtils.NumberEntry200 int countryCode = numberEntry.countryCode; in formatNumber() local380 int countryCode = -1; in checkInternationalNumberPlan() local428 int countryCode = -1; in getCountryCode() local473 int countryCode = cursor.getInt(0); in getAllCountryCodes() local492 int countryCode = numberEntry.countryCode; in inExceptionListForNpCcAreaLocal() local
113 String countryCode, in updateApChannelConfig()
127 public synchronized boolean setCountryCode(String countryCode) { in setCountryCode()
80 String countryCode, in SoftApManager()
440 public boolean setCountryCode(String countryCode) { in setCountryCode()1187 public boolean setCountryCodeHal(String countryCode) { in setCountryCodeHal()
1898 public void setCountryCode(String countryCode, boolean persist) { in setCountryCode()
1585 public boolean setCountryCodeHal(String countryCode) { in setCountryCodeHal()
911 BackupManagerProxy backupManagerProxy, WifiCountryCode countryCode, in WifiStateMachine()
386 final String countryCode = fields[0]; in loadTzsInZoneTab() local482 private String getCountryNames(String lang, String countryCode) { in getCountryNames()
69 public PhoneNumberFormattingTextWatcher(String countryCode) { in PhoneNumberFormattingTextWatcher()
2943 public CountryCallingCodeAndNewIndex(int countryCode, int newIndex) { in CountryCallingCodeAndNewIndex()
134 /*package*/ static String getDisplayCountryNative(String countryCode, String locale) { in getDisplayCountryNative()
267 public void setCountryCode(String countryCode) { in setCountryCode()
264 String countryCode = operator.substring(0,3); in handleMessage() local
1306 public TelephoneBuilder setCountryCode(String countryCode) { in setCountryCode()