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.java169 public synchronized String getCountryCode() { in getCountryCode() method in WifiCountryCode
DWifiServiceImpl.java1846 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/opt/telephony/src/java/com/android/internal/telephony/
DSmsNumberUtils.java426 private static int getCountryCode(Context context, String number) { in getCountryCode() method in SmsNumberUtils
/frameworks/base/wifi/java/android/net/wifi/
DIWifiManager.aidl102 String getCountryCode(); in getCountryCode() method