Home
last modified time | relevance | path

Searched defs:countryCode (Results 1 – 25 of 42) sorted by relevance

12

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiCountryCode.java197 public static boolean isValid(String countryCode) { in isValid()
209 void onDriverCountryCodeChanged(String countryCode); in onDriverCountryCodeChanged()
279 public synchronized void setOverrideCountryCode(String countryCode) { in setOverrideCountryCode()
311 private void setTelephonyCountryCode(String countryCode) { in setTelephonyCountryCode()
334 public boolean setTelephonyCountryCodeAndUpdate(String countryCode) { in setTelephonyCountryCodeAndUpdate()
382 public synchronized void setDefaultCountryCode(String countryCode) { in setDefaultCountryCode()
H A DScanOnlyModeImpl.java53 public boolean setCountryCode(String countryCode) { in setCountryCode()
H A DSoftApManager.java306 String countryCode, in SoftApManager()
580 public boolean updateCountryCode(@NonNull String countryCode) { in updateCountryCode()
946 String countryCode = (String) message.obj; in processMessage() local
1522 String countryCode = (String) message.obj; in processMessage() local
1528 + mCountryCode + " to " + countryCode); in processMessage() local
H A DClientModeDefaults.java192 default boolean setCountryCode(String countryCode) { in setCountryCode()
/aosp12/packages/apps/Dialer/java/com/android/dialer/smartdial/util/
H A DSmartDialPrefix.java233 String countryCode = ""; in parsePhoneNumber() local
294 private static boolean isValidCountryCode(String countryCode) { in isValidCountryCode()
588 final String countryCode; field in SmartDialPrefix.PhoneNumberTokens
596 public PhoneNumberTokens(String countryCode, int countryCodeOffset, int nanpCodeOffset) { in PhoneNumberTokens()
/aosp12/frameworks/base/telephony/common/com/android/internal/telephony/
H A DSmsNumberUtils.java113 public int countryCode; field in SmsNumberUtils.NumberEntry
205 int countryCode = numberEntry.countryCode; in formatNumber() local
414 int countryCode = -1; in checkInternationalNumberPlan() local
462 int countryCode = -1; in getCountryCode() local
507 int countryCode = cursor.getInt(0); in getAllCountryCodes() local
526 int countryCode = numberEntry.countryCode; in inExceptionListForNpCcAreaLocal() local
/aosp12/system/connectivity/wificond/aidl/android/net/wifi/nl80211/
H A DIWificondEventCallback.aidl24 oneway void OnRegDomainChanged(@utf8InCpp String countryCode); in OnRegDomainChanged()
/aosp12/packages/apps/Contacts/src/com/android/contacts/compat/
H A DPhoneNumberFormattingTextWatcherCompat.java21 public static PhoneNumberFormattingTextWatcher newInstance(String countryCode) { in newInstance()
/aosp12/packages/apps/Dialer/java/com/android/dialer/assisteddialing/ui/
H A DAssistedDialingSettingFragment.java48 CharSequence countryDisplayName, CharSequence countryCode) { in create()
57 abstract CharSequence countryCode(); in countryCode() method in AssistedDialingSettingFragment.DisplayNameAndCountryCodeTuple
/aosp12/packages/apps/Dialer/java/com/android/dialer/assisteddialing/
H A DCountryCodeProvider.java61 public boolean isSupportedCountryCode(String countryCode) { in isSupportedCountryCode()
/aosp12/packages/apps/Dialer/java/com/android/incallui/contactgrid/
H A DTopRow.java197 String countryCode = in getLabelForDialing() local
220 String countryCode = in getLabelForDialing() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/util/
H A DPhoneNumberFormatter.java40 String countryCode, TextView textView, boolean formatAfterWatcherSet) { in TextWatcherLoadAsyncTask()
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/tether/
H A DWifiTetherApBandPreferenceController.java129 final String countryCode = mWifiManager.getCountryCode(); in is5GhzBandSupported() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/util/
H A DReverseGeocoder.java193 String countryCode = addr1CountryCode; in computeAddress() local
245 String countryCode = addr1CountryCode; in computeAddress() local
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DPhoneNumberRange.java72 public PhoneNumberRange(@NonNull String countryCode, @NonNull String prefix, in PhoneNumberRange()
H A DPhoneNumberFormattingTextWatcher.java71 public PhoneNumberFormattingTextWatcher(String countryCode) { in PhoneNumberFormattingTextWatcher()
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/wifi/
H A DWifiTetherApBandPreferenceController.java160 String countryCode = getCarWifiManager().getCountryCode(); in is5GhzBandSupported() local
/aosp12/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
H A DTimeZoneData.java386 final String countryCode = fields[0]; in loadTzsInZoneTab() local
482 private String getCountryNames(String lang, String countryCode) { in getCountryNames()
/aosp12/packages/apps/Dialer/java/com/android/dialer/calldetails/
H A DCallDetailsHeaderViewHolder.java129 private void updateAssistedDialingText(Integer countryCode) { in updateAssistedDialingText()
/aosp12/packages/apps/Dialer/java/com/android/dialer/dialpadview/
H A DDialpadFragment.java549 public static void setCurrentCountryIsoForTesting(String countryCode) { in setCurrentCountryIsoForTesting()
1926 public DialerPhoneNumberFormattingTextWatcher doInBackground(@Nullable String countryCode) { in doInBackground()
2054 private final String countryCode; field in DialpadFragment.DialerPhoneNumberFormattingTextWatcher
2056 DialerPhoneNumberFormattingTextWatcher(String countryCode) { in DialerPhoneNumberFormattingTextWatcher()
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/
H A DSimCard.java73 CharSequence displayName, String phoneNumber, String countryCode) { in SimCard()
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/rtt/
H A DCivicLocation.java72 public CivicLocation(@Nullable byte[] civicTLVs, @Nullable String countryCode) { in CivicLocation()
/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/rtt/
H A DResponderLocationTest.java496 String countryCode = responderLocation.getCivicLocationCountryCode(); in testLcrTestCivicLocationAddress() local
/aosp12/frameworks/base/location/java/android/location/
H A DAddress.java267 public void setCountryCode(String countryCode) { in setCountryCode()
/aosp12/frameworks/base/wifi/java/src/android/net/wifi/nl80211/
H A DWifiNl80211Manager.java126 void onCountryCodeChanged(@NonNull String countryCode); in onCountryCodeChanged()
190 public void OnRegDomainChanged(String countryCode) { in OnRegDomainChanged()

12