Home
last modified time | relevance | path

Searched refs:getExtraPeopleForKey (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DValidateNotificationPeople.java326 String[] peopleList = getExtraPeopleForKey(extras, Notification.EXTRA_PEOPLE_LIST); in getExtraPeople()
327 String[] legacyPeople = getExtraPeopleForKey(extras, Notification.EXTRA_PEOPLE); in getExtraPeople()
349 private static String[] getExtraPeopleForKey(Bundle extras, String key) { in getExtraPeopleForKey() method in ValidateNotificationPeople
/aosp14/frameworks/base/services/
H A Dart-profile5371 HPLcom/android/server/notification/ValidateNotificationPeople;->getExtraPeopleForKey(Landroid/os/Bu…