Home
last modified time | relevance | path

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

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