Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DAddress.java259 public String getCountryCode() { in getCountryCode() method in Address
/frameworks/base/wifi/java/android/net/wifi/
DIWifiManager.aidl98 String getCountryCode(); in getCountryCode() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsNumberUtils.java424 private static int getCountryCode(Context context, String number) { in getCountryCode() method in SmsNumberUtils
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java1134 public String getCountryCode() { in getCountryCode() method in WifiServiceImpl