Home
last modified time | relevance | path

Searched defs:getCountryCode (Results 1 – 7 of 7) 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.java164 public synchronized String getCountryCode() { in getCountryCode() method in WifiCountryCode
DWifiServiceImpl.java2394 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.aidl112 String getCountryCode(); in getCountryCode() method
/frameworks/base/wifi/java/com/android/server/wifi/
DBaseWifiService.java212 public String getCountryCode() { in getCountryCode() method in BaseWifiService