Home
last modified time | relevance | path

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

/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DUsbHIDDescriptor.java47 public byte getCountryCode() { in getCountryCode() method in UsbHIDDescriptor
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiCountryCode.java155 public synchronized String getCountryCode() { in getCountryCode() method in WifiCountryCode
DWifiServiceImpl.java2174 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.java427 private static int getCountryCode(Context context, String number) { in getCountryCode() method in SmsNumberUtils
/frameworks/base/wifi/java/android/net/wifi/
DIWifiManager.aidl106 String getCountryCode(); in getCountryCode() method