Home
last modified time | relevance | path

Searched defs:countryIso (Results 1 – 25 of 75) sorted by relevance

123

/aosp12/packages/apps/Dialer/java/com/android/dialer/spam/stub/
H A DSpamStub.java77 public boolean checkSpamStatusSynchronous(String number, String countryIso) { in checkSpamStatusSynchronous()
89 String countryIso, in reportSpamFromAfterCallNotification()
97 String countryIso, in reportSpamFromCallHistory()
105 String countryIso, in reportNotSpamFromAfterCallNotification()
113 String countryIso, in reportNotSpamFromCallHistory()
/aosp12/packages/apps/Dialer/java/com/android/dialer/spam/
H A DSpam.java84 boolean checkSpamStatusSynchronous(String number, String countryIso); in checkSpamStatusSynchronous()
109 String countryIso, in reportSpamFromAfterCallNotification()
128 String countryIso, in reportSpamFromCallHistory()
147 String countryIso, in reportNotSpamFromAfterCallNotification()
166 String countryIso, in reportNotSpamFromCallHistory()
/aosp12/packages/apps/Dialer/java/com/android/dialer/blocking/
H A DBlocking.java71 Context context, ImmutableCollection<String> numbers, @Nullable String countryIso) { in block()
103 Context context, ImmutableCollection<String> numbers, @Nullable String countryIso) { in unblock()
H A DFilteredNumberAsyncQueryHandler.java119 final OnCheckBlockedListener listener, @Nullable final String number, String countryIso) { in isBlockedNumber()
203 public Integer getBlockedIdSynchronous(@Nullable String number, String countryIso) { in getBlockedIdSynchronous()
276 final OnBlockNumberListener listener, String number, @Nullable String countryIso) { in blockNumber()
285 @Nullable String countryIso) { in blockNumber()
H A DBlockNumberDialogFragment.java55 private String countryIso; field in BlockNumberDialogFragment
64 String countryIso, in show()
81 String countryIso, in newInstance()
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DBlockReportSpamListener.java70 final String countryIso, in onBlockReportSpam()
111 final String countryIso, in onBlock()
149 final String countryIso, in onUnblock()
185 final String countryIso, in onReportNotSpam()
H A DCallLogNotificationsQueryHelper.java68 String countryIso) { in CallLogNotificationsQueryHelper()
78 String countryIso = GeoUtil.getCurrentCountryIso(context); in getInstance() local
191 @Nullable String number, int numberPresentation, @Nullable String countryIso) { in getName()
201 @Nullable String number, int numberPresentation, @Nullable String countryIso) { in getContactInfo()
274 public final String countryIso; field in CallLogNotificationsQueryHelper.NewCall
286 String countryIso, in NewCall()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DDefaultCallLogInsertionHelper.java68 String countryIso = getCurrentCountryIso(); in addComputedValues() local
101 private PhoneNumber parsePhoneNumber(String number, String countryIso) { in parsePhoneNumber()
117 public String getGeocodedLocationFor(String number, String countryIso) { in getGeocodedLocationFor()
H A DCallLogInsertionHelper.java28 public String getGeocodedLocationFor(String number, String countryIso); in getGeocodedLocationFor()
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumberutil/
H A DPhoneNumberHelper.java230 Context context, String number, @Nullable String countryIso) { in getGeoDescription()
248 String countryIso = in getCurrentCountryIso() local
272 Context context, @Nullable String number, @Nullable String numberE164, String countryIso) { in formatNumber()
287 public static String formatNumber(Context context, @Nullable String number, String countryIso) { in formatNumber()
293 Context context, @Nullable String number, @NonNull String countryIso) { in formatNumberForDisplay()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSmsUsageMonitorShortCodeTest.java37 final String countryIso; field in SmsUsageMonitorShortCodeTest.ShortCodeTest
41 ShortCodeTest(String countryIso, String destAddress, int category) { in ShortCodeTest()
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/
H A DNumberWithCountryIso.java31 public final String countryIso; field in NumberWithCountryIso
33 public NumberWithCountryIso(String number, String countryIso) { in NumberWithCountryIso()
H A DContactInfoRequest.java37 public final String countryIso; field in ContactInfoRequest
62 String number, String countryIso, ContactInfo callLogInfo, @TYPE int type) { in ContactInfoRequest()
H A DContactInfoCache.java106 String countryIso, in getValue()
297 String countryIso, in enqueueRequest()
325 public void injectContactInfoForTest(String number, String countryIso, ContactInfo contactInfo) { in injectContactInfoForTest()
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumbercache/
H A DContactInfoHelper.java190 public ContactInfo lookupNumber(String number, String countryIso) { in lookupNumber()
208 public ContactInfo lookupNumber(String number, String countryIso, long directoryId) { in lookupNumber()
249 private ContactInfo createEmptyContactInfoForNumber(String number, String countryIso) { in createEmptyContactInfoForNumber()
262 public ContactInfo lookupNumberInRemoteDirectory(String number, String countryIso) { in lookupNumberInRemoteDirectory()
406 String number, String countryIso, long directoryId) { in queryContactInfoForPhoneNumber()
448 private String formatPhoneNumber(String number, String normalizedNumber, String countryIso) { in formatPhoneNumber()
471 String number, String countryIso, ContactInfo updatedInfo, ContactInfo callLogInfo) { in updateCallLogContactInfo()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/emergency/
H A DEmergencyNumberTracker.java301 public void updateEmergencyCountryIsoAllPhones(String countryIso) { in updateEmergencyCountryIsoAllPhones()
372 public void updateEmergencyNumberDatabaseCountryChange(String countryIso) { in updateEmergencyNumberDatabaseCountryChange()
406 private EmergencyNumber convertEmergencyNumberFromEccInfo(EccInfo eccInfo, String countryIso) { in convertEmergencyNumberFromEccInfo()
452 private void cacheEmergencyDatabaseByCountry(String countryIso) { in cacheEmergencyDatabaseByCountry()
529 String countryIso = getLastKnownEmergencyCountryIso(); in cacheOtaEmergencyNumberDatabase() local
613 private void updateEmergencyNumberListDatabaseAndNotify(String countryIso) { in updateEmergencyNumberListDatabaseAndNotify()
745 String countryIso = getLastKnownEmergencyCountryIso(); in isEmergencyNumber() local
849 private synchronized void updateEmergencyCountryIso(String countryIso) { in updateEmergencyCountryIso()
989 String countryIso = getLastKnownEmergencyCountryIso(); in isEmergencyNumberFromEccList() local
/aosp12/frameworks/base/services/core/java/com/android/server/emergency/
H A DEmergencyAffordanceService.java155 final String countryIso = (String) msg.obj; in handleMessage() local
228 private void handleNetworkCountryChanged(String countryIso, int slotId) { in handleNetworkCountryChanged()
249 String countryIso = mTelephonyManager.getNetworkCountryIso(i); in updateNetworkCountry() local
/aosp12/packages/apps/Dialer/java/com/android/dialer/location/
H A DGeoUtil.java34 String countryIso = CountryDetector.getInstance(context).getCurrentCountryIso(); in getCurrentCountryIso() local
/aosp12/frameworks/base/location/java/android/location/
H A DCountry.java83 public Country(final String countryIso, final int source) { in Country()
93 private Country(final String countryIso, final int source, long timestamp) { in Country()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DShortcutViewUtils.java128 private PhoneInfo(int subId, String countryIso, in PhoneInfo()
134 String countryIso, List<EmergencyNumber> promotedEmergencyNumbers) { in PhoneInfo()
262 private static boolean isSupportedCountry(@NonNull Context context, String countryIso) { in isSupportedCountry()
285 String countryIso = null; in loadPhoneInfo() local
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumbergeoutil/
H A DPhoneNumberGeoUtil.java24 String getGeoDescription(Context context, String number, String countryIso); in getGeoDescription()
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/filterednumber/
H A DNumbersAdapter.java59 public void updateView(View view, String number, String countryIso) { in updateView()
121 private CharSequence getNumberTypeOrLocation(ContactInfo info, String countryIso) { in getNumberTypeOrLocation()
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumbergeoutil/stub/
H A DPhoneNumberGeoUtilStub.java29 public String getGeoDescription(Context context, String number, String countryIso) { in getGeoDescription()
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DUtils.java32 String countryIso = null; in getCurrentCountryIso() local
/aosp12/frameworks/base/core/java/android/timezone/
H A DTimeZoneFinder.java73 public CountryTimeZones lookupCountryTimeZones(@NonNull String countryIso) { in lookupCountryTimeZones()

123