Searched refs:ValidateNotificationPeople (Results 1 – 8 of 8) sorted by relevance
44 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 …]
170 mRecordStarredContact.setContactAffinity(ValidateNotificationPeople.STARRED_CONTACT); in setUp()177 mRecordContact.setContactAffinity(ValidateNotificationPeople.VALID_CONTACT); in setUp()
90 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()
159 if (record.getContactAffinity() > ValidateNotificationPeople.NONE) { in isImportantPeople()
56 public class ValidateNotificationPeople implements NotificationSignalExtractor { class
157 ValidateNotificationPeople validator, int contactsTimeoutMs, float timeoutAffinity) { in matchesCallFilter()
340 ValidateNotificationPeople.STARRED_CONTACT;3774 mRankingHelper.findExtractor(ValidateNotificationPeople.class),
9855 PLcom/android/server/notification/ValidateNotificationPeople$1;->onChange(ZLandroid/net/Uri;I)V9856 PLcom/android/server/notification/ValidateNotificationPeople$LookupResult;->getAffinity()F9857 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()V9861 HSPLcom/android/server/notification/ValidateNotificationPeople;-><init>()V9862 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 …]