Searched refs:getExtraPeople (Results 1 – 4 of 4) sorted by relevance
76 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testNoExtra()85 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testSingleString()94 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testSingleCharArray()103 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testSingleCharSequence()112 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testStringArraySingle()121 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testStringArrayMultiple()130 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testStringArrayNulls()143 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testCharSequenceArrayMultiple()160 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testMixedCharSequenceArrayList()173 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testStringArrayList()[all …]
420 final String[] extraPeople = ValidateNotificationPeople.getExtraPeople(extras); in recordCall()437 final String[] extraPeople = ValidateNotificationPeople.getExtraPeople(extras); in isRepeat()
271 final String[] notificationPeople = getExtraPeople(extras); in validatePeople()325 public static String[] getExtraPeople(Bundle extras) { in getExtraPeople() method in ValidateNotificationPeople
16492 PLcom/android/server/notification/ValidateNotificationPeople;->getExtraPeople(Landroid/os/Bundle;)[…