Home
last modified time | relevance | path

Searched refs:setNotificationKey (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/people/
H A DPeopleSpaceTile.java237 builder.setNotificationKey(mNotificationKey); in toBuilder()
382 public Builder setNotificationKey(String notificationKey) { in setNotificationKey() method in PeopleSpaceTile.Builder
/aosp14/frameworks/base/core/tests/coretests/src/android/app/people/
H A DPeopleSpaceTileTest.java303 .setStatuses(statusList).setNotificationKey("key") in testWriteThenReadFromParcel()
349 .setNotificationKey("test") in testNotificationKey()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleSpaceUtils.java213 .setNotificationKey(null) in removeNotificationFields()
287 .setNotificationKey(sbn.getKey()) in augmentTileFromNotification()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DPeopleSpaceUtilsTest.java117 .setNotificationKey(NOTIFICATION_KEY)
H A DPeopleTileViewHelperTest.java108 .setNotificationKey(NOTIFICATION_KEY)
117 .setNotificationKey(NOTIFICATION_KEY)
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java182 .setNotificationKey(NOTIFICATION_KEY + "1")