Home
last modified time | relevance | path

Searched refs:EXTRA_PEOPLE (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java137 Notification.EXTRA_PEOPLE); in testGetActiveNotifications_preP_mapsExtraPeople()
/frameworks/base/services/core/java/com/android/server/notification/
DValidateNotificationPeople.java327 String[] legacyPeople = getExtraPeopleForKey(extras, Notification.EXTRA_PEOPLE); in getExtraPeople()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1442 notification.extras.putStringArray(Notification.EXTRA_PEOPLE, peopleArray); in maybePopulatePeople()
/frameworks/base/core/java/android/app/
DNotification.java1385 public static final String EXTRA_PEOPLE = "android.people"; field in Notification
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4588 field public static final java.lang.String EXTRA_PEOPLE = "android.people";
/frameworks/base/core/api/
Dcurrent.txt6460 field @Deprecated public static final String EXTRA_PEOPLE = "android.people";