Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/people/
H A DPeopleSpaceTile.java238 builder.setNotificationContent(mNotificationContent); in toBuilder()
388 public Builder setNotificationContent(CharSequence notificationContent) { in setNotificationContent() method in PeopleSpaceTile.Builder
/aosp14/frameworks/base/core/tests/coretests/src/android/app/people/
H A DPeopleSpaceTileTest.java304 .setNotificationContent("content") in testWriteThenReadFromParcel()
359 .setNotificationContent("test") in testNotificationContent()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleSpaceUtils.java214 .setNotificationContent(null) in removeNotificationFields()
289 .setNotificationContent(content) in augmentTileFromNotification()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DPeopleTileViewHelperTest.java109 .setNotificationContent(NOTIFICATION_CONTENT)
118 .setNotificationContent(NOTIFICATION_CONTENT)
726 .setNotificationContent(MISSED_CALL) in testCreateRemoteViewsWithMissedCallNotification()
H A DPeopleSpaceUtilsTest.java118 .setNotificationContent(NOTIFICATION_CONTENT)
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java183 .setNotificationContent(NOTIFICATION_CONTENT_1)