Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiCountryCode.java174 public synchronized String getCountryCode() { in getCountryCode() method in WifiCountryCode
DWifiServiceImpl.java1183 public String getCountryCode() { in getCountryCode() method in WifiServiceImpl
/frameworks/base/location/java/android/location/
DAddress.java259 public String getCountryCode() { in getCountryCode() method in Address
/frameworks/base/wifi/java/android/net/wifi/
DIWifiManager.aidl100 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