Searched refs:getExtraPeople (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DValidateNotificationPeopleTest.java43 String[] result = ValidateNotificationPeople.getExtraPeople(bundle);
52 String[] result = ValidateNotificationPeople.getExtraPeople(bundle);
61 String[] result = ValidateNotificationPeople.getExtraPeople(bundle);
70 String[] result = ValidateNotificationPeople.getExtraPeople(bundle);
79 String[] result = ValidateNotificationPeople.getExtraPeople(bundle);
88 String[] result = ValidateNotificationPeople.getExtraPeople(bundle);
97 String[] result = ValidateNotificationPeople.getExtraPeople(bundle);
110 String[] result = ValidateNotificationPeople.getExtraPeople(bundle);
127 String[] result = ValidateNotificationPeople.getExtraPeople(bundle);
140 String[] result = ValidateNotificationPeople.getExtraPeople(bundl
[all...]
/frameworks/base/services/core/java/com/android/server/notification/
H A DValidateNotificationPeople.java239 final String[] notificationPeople = getExtraPeople(extras);
284 public static String[] getExtraPeople(Bundle extras) { method in class:ValidateNotificationPeople
H A DZenModeFiltering.java320 final String[] extraPeople = ValidateNotificationPeople.getExtraPeople(extras);

Completed in 208 milliseconds