Searched defs:getCountryCode (Results 1 – 6 of 6) sorted by relevance
125 public String getCountryCode() { in getCountryCode() method in IsoCurrencyParser.Data194 public static String getCountryCode(String iso4217Country) { in getCountryCode() method in IsoCurrencyParser
47 public int getCountryCode() { return countryCode_; } in getCountryCode() method in Phonenumber.PhoneNumber
622 public int getCountryCode() { return countryCode_; } in getCountryCode() method in Phonemetadata.PhoneMetadata
64 public int getCountryCode() { return countryCode_; } in getCountryCode() method in Phonenumber.PhoneNumber
647 public int getCountryCode() { return countryCode_; } in getCountryCode() method in Phonemetadata.PhoneMetadata
1952 public static String getCountryCode(@Nullable Context context) { in getCountryCode() method in Util