Searched defs:getCountryCode (Results 1 – 5 of 5) sorted by relevance
174 public synchronized String getCountryCode() { in getCountryCode() method in WifiCountryCode
1183 public String getCountryCode() { in getCountryCode() method in WifiServiceImpl
259 public String getCountryCode() { in getCountryCode() method in Address
100 String getCountryCode(); in getCountryCode() method
424 private static int getCountryCode(Context context, String number) { in getCountryCode() method in SmsNumberUtils