Searched defs:getCountryCode (Results 1 – 4 of 4) sorted by relevance
47 public byte getCountryCode() { in getCountryCode() method in UsbHIDDescriptor
149 public String getCountryCode() { in getCountryCode() method in Country
259 public String getCountryCode() { in getCountryCode() method in Address
461 private static int getCountryCode(Context context, String number) { in getCountryCode() method in SmsNumberUtils