Home
last modified time | relevance | path

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

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