/packages/apps/Dialer/java/com/android/dialer/spam/ |
D | Spam.java | 84 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()
|
/packages/apps/Dialer/java/com/android/dialer/spam/stub/ |
D | SpamStub.java | 77 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()
|
/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
D | BlockReportSpamListener.java | 70 final String countryIso, in onBlockReportSpam() 111 final String countryIso, in onBlock() 149 final String countryIso, in onUnblock() 185 final String countryIso, in onReportNotSpam()
|
D | CallLogNotificationsQueryHelper.java | 68 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()
|
D | CallLogListItemViewHolder.java | 191 public String countryIso; field in CallLogListItemViewHolder 1325 String countryIso, in onBlockReportSpam() 1332 String countryIso, in onBlock() 1339 String countryIso, in onUnblock() 1348 String countryIso, in onReportNotSpam()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | DefaultCallLogInsertionHelper.java | 68 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()
|
D | CallLogInsertionHelper.java | 28 public String getGeocodedLocationFor(String number, String countryIso); in getGeocodedLocationFor()
|
/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/ |
D | NumberWithCountryIso.java | 31 public final String countryIso; field in NumberWithCountryIso 33 public NumberWithCountryIso(String number, String countryIso) { in NumberWithCountryIso()
|
D | ContactInfoRequest.java | 37 public final String countryIso; field in ContactInfoRequest 62 String number, String countryIso, ContactInfo callLogInfo, @TYPE int type) { in ContactInfoRequest()
|
D | ContactInfoCache.java | 106 String countryIso, in getValue() 297 String countryIso, in enqueueRequest() 325 public void injectContactInfoForTest(String number, String countryIso, ContactInfo contactInfo) { in injectContactInfoForTest()
|
/packages/apps/Dialer/java/com/android/dialer/phonenumberutil/ |
D | PhoneNumberHelper.java | 230 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()
|
/packages/apps/Dialer/java/com/android/dialer/phonenumbercache/ |
D | ContactInfoHelper.java | 190 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()
|
/packages/apps/Dialer/java/com/android/dialer/blocking/ |
D | Blocking.java | 71 Context context, ImmutableCollection<String> numbers, @Nullable String countryIso) { in block() 103 Context context, ImmutableCollection<String> numbers, @Nullable String countryIso) { in unblock()
|
D | FilteredNumberAsyncQueryHandler.java | 119 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()
|
D | BlockNumberDialogFragment.java | 55 private String countryIso; field in BlockNumberDialogFragment 64 String countryIso, in show() 81 String countryIso, in newInstance()
|
D | FilteredNumberCompat.java | 202 Context context, String number, @Nullable String e164Number, @Nullable String countryIso) { in newBlockNumberContentValues() 210 contentValues.put(getCountryIsoColumnName(context), countryIso); in newBlockNumberContentValues() local
|
/packages/apps/Dialer/java/com/android/dialer/location/ |
D | GeoUtil.java | 34 String countryIso = CountryDetector.getInstance(context).getCurrentCountryIso(); in getCurrentCountryIso() local
|
/packages/apps/Dialer/java/com/android/dialer/phonenumbergeoutil/ |
D | PhoneNumberGeoUtil.java | 24 String getGeoDescription(Context context, String number, String countryIso); in getGeoDescription()
|
/packages/apps/Dialer/java/com/android/dialer/phonenumbergeoutil/stub/ |
D | PhoneNumberGeoUtilStub.java | 29 public String getGeoDescription(Context context, String number, String countryIso) { in getGeoDescription()
|
/packages/apps/Dialer/java/com/android/dialer/app/filterednumber/ |
D | NumbersAdapter.java | 59 public void updateView(View view, String number, String countryIso) { in updateView() 121 private CharSequence getNumberTypeOrLocation(ContactInfo info, String countryIso) { in getNumberTypeOrLocation()
|
D | BlockedNumbersAdapter.java | 56 final String countryIso = in bindView() local
|
/packages/services/Telephony/src/com/android/phone/ |
D | ShortcutViewUtils.java | 128 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
|
/packages/apps/Dialer/java/com/android/dialer/phonenumbergeoutil/impl/ |
D | PhoneNumberGeoUtilImpl.java | 38 public String getGeoDescription(Context context, String number, String countryIso) { in getGeoDescription()
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
D | TelephonyManagerUtils.java | 53 String countryIso = telephonyManager.getNetworkCountryIso().toUpperCase(); in getCurrentCountryIso() local
|
/packages/services/Telephony/src/com/android/services/telephony/ |
D | ConferenceParticipantConnection.java | 71 String countryIso = getCountryIso(parentConnection.getCall().getPhone()); in ConferenceParticipantConnection() local
|