Searched defs:countryCode (Results 1 – 15 of 15) sorted by relevance
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | SmsNumberUtils.java | 106 public int countryCode; field in SmsNumberUtils.NumberEntry 197 int countryCode = numberEntry.countryCode; in formatNumber() local 377 int countryCode = -1; in checkInternationalNumberPlan() local 425 int countryCode = -1; in getCountryCode() local 470 int countryCode = cursor.getInt(0); in getAllCountryCodes() local 489 int countryCode = numberEntry.countryCode; in inExceptionListForNpCcAreaLocal() local
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/ |
| D | ApConfigUtil.java | 113 String countryCode, in updateApChannelConfig()
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
| D | WifiCountryCode.java | 135 public synchronized boolean setCountryCode(String countryCode, boolean persist) { in setCountryCode()
|
| D | SoftApManager.java | 73 String countryCode, in SoftApManager()
|
| D | FrameworkFacade.java | 145 String countryCode, ArrayList<Integer> allowed2GChannels, in makeSoftApManager()
|
| D | WifiServiceImpl.java | 1111 public void setCountryCode(String countryCode, boolean persist) { in setCountryCode()
|
| D | WifiNative.java | 921 public boolean setCountryCode(String countryCode) { in setCountryCode()
|
| D | WifiStateMachine.java | 999 WifiCountryCode countryCode) { in WifiStateMachine()
|
| /frameworks/opt/timezonepicker/src/com/android/timezonepicker/ |
| D | TimeZoneData.java | 386 final String countryCode = fields[0]; in loadTzsInZoneTab() local 482 private String getCountryNames(String lang, String countryCode) { in getCountryNames()
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | PhoneNumberFormattingTextWatcher.java | 69 public PhoneNumberFormattingTextWatcher(String countryCode) { in PhoneNumberFormattingTextWatcher()
|
| D | PhoneNumberUtils.java | 2871 public CountryCallingCodeAndNewIndex(int countryCode, int newIndex) { in CountryCallingCodeAndNewIndex()
|
| /frameworks/base/tools/layoutlib/bridge/src/libcore/icu/ |
| D | ICU_Delegate.java | 134 /*package*/ static String getDisplayCountryNative(String countryCode, String locale) { in getDisplayCountryNative()
|
| /frameworks/base/location/java/android/location/ |
| D | Address.java | 267 public void setCountryCode(String countryCode) { in setCountryCode()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
| D | IccCardProxy.java | 249 String countryCode = operator.substring(0,3); in handleMessage() local
|
| /frameworks/base/core/java/android/text/style/ |
| D | TtsSpan.java | 1306 public TelephoneBuilder setCountryCode(String countryCode) { in setCountryCode()
|