Home
last modified time | relevance | path

Searched defs:getCountryCode (Results 1 – 7 of 7) sorted by relevance

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DIsoCurrencyParser.java126 public String getCountryCode() { in getCountryCode() method in IsoCurrencyParser.Data
197 public static String getCountryCode(String iso4217Country) { in getCountryCode() method in IsoCurrencyParser
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonenumber.java47 public int getCountryCode() { return countryCode_; } in getCountryCode() method in Phonenumber.PhoneNumber
DPhonemetadata.java640 public int getCountryCode() { return countryCode_; } in getCountryCode() method in Phonemetadata.PhoneMetadata
/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/
DPhonenumber.java64 public int getCountryCode() { return countryCode_; } in getCountryCode() method in Phonenumber.PhoneNumber
DPhonemetadata.java665 public int getCountryCode() { return countryCode_; } in getCountryCode() method in Phonemetadata.PhoneMetadata
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
DUtil.java2182 public static String getCountryCode(@Nullable Context context) { in getCountryCode() method in Util
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
DUtil.java2178 public static String getCountryCode(@Nullable Context context) { in getCountryCode() method in Util