Home
last modified time | relevance | path

Searched refs:ValidateNotificationPeople (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DValidateNotificationPeopleTest.java44 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testNoExtra()
53 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testSingleString()
62 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testSingleCharArray()
71 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testSingleCharSequence()
80 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testStringArraySingle()
89 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testStringArrayMultiple()
98 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testStringArrayNulls()
111 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testCharSequenceArrayMultiple()
128 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testMixedCharSequenceArrayList()
141 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testStringArrayList()
[all …]
DNotificationComparatorTest.java170 mRecordStarredContact.setContactAffinity(ValidateNotificationPeople.STARRED_CONTACT); in setUp()
177 mRecordContact.setContactAffinity(ValidateNotificationPeople.VALID_CONTACT); in setUp()
/frameworks/base/services/core/java/com/android/server/notification/
DZenModeFiltering.java90 ValidateNotificationPeople validator, int contactsTimeoutMs, float timeoutAffinity) { in matchesCallFilter()
284 return contactAffinity >= ValidateNotificationPeople.VALID_CONTACT; in audienceMatches()
286 return contactAffinity >= ValidateNotificationPeople.STARRED_CONTACT; in audienceMatches()
336 final String[] extraPeople = ValidateNotificationPeople.getExtraPeople(extras); in peopleString()
DNotificationComparator.java159 if (record.getContactAffinity() > ValidateNotificationPeople.NONE) { in isImportantPeople()
DValidateNotificationPeople.java56 public class ValidateNotificationPeople implements NotificationSignalExtractor { class
DZenModeHelper.java157 ValidateNotificationPeople validator, int contactsTimeoutMs, float timeoutAffinity) { in matchesCallFilter()
DNotificationManagerService.java340 ValidateNotificationPeople.STARRED_CONTACT;
3774 mRankingHelper.findExtractor(ValidateNotificationPeople.class),
/frameworks/base/services/
Dart-profile9855 PLcom/android/server/notification/ValidateNotificationPeople$1;->onChange(ZLandroid/net/Uri;I)V
9856 PLcom/android/server/notification/ValidateNotificationPeople$LookupResult;->getAffinity()F
9857 PLcom/android/server/notification/ValidateNotificationPeople$LookupResult;->mergeContact(Landroid/d…
9858 PLcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration;->applyCh…
9859 PLcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration;->setReco…
9860 PLcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration;->work()V
9861 HSPLcom/android/server/notification/ValidateNotificationPeople;-><init>()V
9862 HSPLcom/android/server/notification/ValidateNotificationPeople;->combineLists([Ljava/lang/String;[L…
9863 HSPLcom/android/server/notification/ValidateNotificationPeople;->getContextAsUser(Landroid/os/UserH…
9864 HSPLcom/android/server/notification/ValidateNotificationPeople;->getExtraPeopleForKey(Landroid/os/B…
[all …]