/packages/modules/Uwb/service/java/com/android/server/uwb/ |
D | UwbCountryCode.java | 121 public String countryCode; field in UwbCountryCode.TelephonyCountryCodeSlotInfo 163 public void onActiveCountryCodeChanged(@NonNull String countryCode) { in onActiveCountryCodeChanged() 251 String countryCode; in initialize() local 263 String countryCode = mTelephonyManager.getNetworkCountryIso(); in initialize() local 282 private void setTelephonyCountryCodeAndLastKnownCountryCode(int slotIdx, String countryCode, in setTelephonyCountryCodeAndLastKnownCountryCode() 308 private void setWifiCountryCode(String countryCode) { in setWifiCountryCode() 321 private void setLocationCountryCode(String countryCode) { in setLocationCountryCode() 450 public static boolean isValid(String countryCode) { in isValid() 462 public synchronized void setOverrideCountryCode(String countryCode) { in setOverrideCountryCode()
|
D | UwbServiceCore.java | 502 public void onCountryCodeChanged(int setCountryCodeStatus, @Nullable String countryCode) { in onCountryCodeChanged() 512 countryCode, in onCountryCodeChanged() local 868 private int computeAdapterState(String countryCode, Optional<Integer> setCountryCodeStatus) { in computeAdapterState() 1184 String countryCode = setCountryCodeResult.second; in initializeHw() local 1188 countryCode, in initializeHw() local 1301 String countryCode, Optional<Integer> setCountryCodeStatus) { in computeAndNotifyAdapterStateChange()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiCountryCode.java | 246 public static boolean isValid(String countryCode) { in isValid() 258 default void onCountryCodeChangePending(@NonNull String countryCode) {}; in onCountryCodeChangePending() 263 void onDriverCountryCodeChanged(String countryCode); in onDriverCountryCodeChanged() 358 public synchronized void setOverrideCountryCode(String countryCode) { in setOverrideCountryCode() 380 private void setTelephonyCountryCode(String countryCode) { in setTelephonyCountryCode() 403 public boolean setTelephonyCountryCodeAndUpdate(String countryCode) { in setTelephonyCountryCodeAndUpdate() 440 String countryCode = findCountryCodeFromScanResults(scanDetails); in updateCountryCodeFromScanResults() local 469 String countryCode = networkDetail.getCountryCode(); in findCountryCodeFromScanResults() local 573 public synchronized void setDefaultCountryCode(String countryCode) { in setDefaultCountryCode()
|
D | ScanOnlyModeImpl.java | 53 public boolean setCountryCode(String countryCode) { in setCountryCode()
|
D | SoftApModeConfiguration.java | 51 SoftApCapability capability, @Nullable String countryCode, in SoftApModeConfiguration()
|
/packages/modules/Connectivity/thread/service/java/com/android/server/thread/ |
D | ThreadNetworkCountryCode.java | 140 String countryCode, @CountryCodeSource String countryCodeSource, Instant instant) { in CountryCodeInfo() 159 public CountryCodeInfo(String countryCode, @CountryCodeSource String countryCodeSource) { in CountryCodeInfo() 190 public String countryCode; field in ThreadNetworkCountryCode.TelephonyCountryCodeSlotInfo 280 String countryCode = addresses.get(0).getCountryCode(); in geocodeListener() local 322 public void onActiveCountryCodeChanged(String countryCode) { in onActiveCountryCodeChanged() 395 String countryCode; in updateTelephonyCountryCodeFromSimCard() local 413 int slotIndex, String countryCode, String lastKnownCountryCode) { in setTelephonyCountryCodeAndLastKnownCountryCode()
|
D | ThreadNetworkShellCommand.java | 68 ThreadNetworkCountryCode countryCode) { in ThreadNetworkShellCommand() 229 String countryCode = getNextArgRequired(); in forceCountryCode() local
|
/packages/apps/Dialer/java/com/android/dialer/smartdial/util/ |
D | SmartDialPrefix.java | 233 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()
|
/packages/modules/Uwb/service/java/com/android/server/uwb/discovery/info/ |
D | RegulatoryInfo.java | 73 public final String countryCode; field in RegulatoryInfo 120 String countryCode = new String(countryCodeBytes, StandardCharsets.UTF_8); in fromBytes() local 236 String countryCode, in RegulatoryInfo()
|
/packages/apps/Contacts/src/com/android/contacts/compat/ |
D | PhoneNumberFormattingTextWatcherCompat.java | 21 public static PhoneNumberFormattingTextWatcher newInstance(String countryCode) { in newInstance()
|
/packages/modules/Wifi/framework/java/android/net/wifi/ |
D | IOnWifiDriverCountryCodeChangedListener.aidl | 25 void onDriverCountryCodeChanged(String countryCode); in onDriverCountryCodeChanged()
|
D | SoftApCapability.java | 196 public void setCountryCode(String countryCode) { in setCountryCode()
|
/packages/apps/Dialer/java/com/android/dialer/assisteddialing/ui/ |
D | AssistedDialingSettingFragment.java | 48 CharSequence countryDisplayName, CharSequence countryCode) { in create() 57 abstract CharSequence countryCode(); in countryCode() method in AssistedDialingSettingFragment.DisplayNameAndCountryCodeTuple
|
/packages/apps/Dialer/java/com/android/incallui/contactgrid/ |
D | TopRow.java | 197 String countryCode = in getLabelForDialing() local 220 String countryCode = in getLabelForDialing() local
|
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/ |
D | IWifiApIface.java | 54 boolean setCountryCode(byte[] countryCode); in setCountryCode()
|
D | WifiApIfaceHidlImpl.java | 74 public boolean setCountryCode(byte[] countryCode) { in setCountryCode() 159 private boolean setCountryCodeInternal(String methodStr, byte[] countryCode) { in setCountryCodeInternal()
|
D | WifiApIface.java | 92 public boolean setCountryCode(String countryCode) { in setCountryCode()
|
D | WifiApIfaceAidlImpl.java | 117 public boolean setCountryCode(byte[] countryCode) { in setCountryCode()
|
/packages/apps/Dialer/java/com/android/dialer/assisteddialing/ |
D | CountryCodeProvider.java | 61 public boolean isSupportedCountryCode(String countryCode) { in isSupportedCountryCode()
|
/packages/modules/Uwb/indev_uwb_adaptation/java/com/android/server/uwb/indev/ |
D | UwbServiceCore.java | 218 public boolean setCountryCode(byte[] countryCode) { in setCountryCode() 266 private native boolean nativeSetCountryCode(byte[] countryCode); in nativeSetCountryCode()
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
D | PhoneNumberFormatter.java | 40 String countryCode, TextView textView, boolean formatAfterWatcherSet) { in TextWatcherLoadAsyncTask()
|
/packages/modules/AppSearch/service/java/com/android/server/appsearch/contactsindexer/ |
D | ContactsIndexerPhoneNumberUtils.java | 176 @NonNull String phoneNumberNormalized, @Nullable String countryCode) { in createFormatNational()
|
/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
D | ReverseGeocoder.java | 193 String countryCode = addr1CountryCode; in computeAddress() local 245 String countryCode = addr1CountryCode; in computeAddress() local
|
/packages/apps/Car/Settings/src/com/android/car/settings/wifi/ |
D | WifiTetherApBandPreferenceController.java | 201 String countryCode = getCarWifiManager().getCountryCode(); in is5GhzBandSupported() local
|
/packages/apps/Dialer/java/com/android/dialer/calldetails/ |
D | CallDetailsHeaderViewHolder.java | 129 private void updateAssistedDialingText(Integer countryCode) { in updateAssistedDialingText()
|