Searched refs:getExtraPeople (Results 1 – 3 of 3) sorted by relevance
43 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testNoExtra()52 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testSingleString()61 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testSingleCharArray()70 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testSingleCharSequence()79 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testStringArraySingle()88 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testStringArrayMultiple()97 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testStringArrayNulls()110 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testCharSequenceArrayMultiple()127 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testMixedCharSequenceArrayList()140 String[] result = ValidateNotificationPeople.getExtraPeople(bundle); in testStringArrayList()[all …]
239 final String[] notificationPeople = getExtraPeople(extras); in validatePeople()284 public static String[] getExtraPeople(Bundle extras) { in getExtraPeople() method in ValidateNotificationPeople
320 final String[] extraPeople = ValidateNotificationPeople.getExtraPeople(extras); in peopleString()