Home
last modified time | relevance | path

Searched refs:InboxStyle (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntryTest.java94 doReturn(Notification.InboxStyle.class).when(mNotif).getNotificationStyle(); in testGetUpdateMessage_inboxStyle()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationShellCmdTest.java201 assertSame(captured.getNotificationStyle(), Notification.InboxStyle.class); in testInbox()
205 ((Notification.InboxStyle) (builder.getStyle())).getLines(); in testInbox()
DNotificationTest.java199 .setStyle(new Notification.InboxStyle()); in testStyleChangeVisiblyDifferent_changeStyle()
209 .setStyle(new Notification.InboxStyle().addLine("a").addLine("b")); in testInboxTextChange()
211 .setStyle(new Notification.InboxStyle().addLine("b").addLine("c")); in testInboxTextChange()
DNotificationComparatorTest.java184 .setStyle(new Notification.InboxStyle().setSummaryText("message!")).build(); in setUp()
DNotificationManagerServiceTest.java3306 .setStyle(new Notification.InboxStyle() in testVisualDifference_inboxStyle()
3314 .setStyle(new Notification.InboxStyle() in testVisualDifference_inboxStyle()
3324 .setStyle(new Notification.InboxStyle() in testVisualDifference_inboxStyle()
3334 .setStyle(new Notification.InboxStyle() in testVisualDifference_inboxStyle()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java299 Notification.InboxStyle inboxStyle = null; in doNotify()
384 inboxStyle = new Notification.InboxStyle(); in doNotify()
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java360 .setStyle(new Notification.InboxStyle() in testCreate()
/frameworks/base/core/java/android/app/
DNotification.java6293 BigTextStyle.class, BigPictureStyle.class, InboxStyle.class, MediaStyle.class,
7802 public static class InboxStyle extends Style { class in Notification.Builder
7810 public InboxStyle() { in InboxStyle() method in Notification.Builder.InboxStyle
7817 public InboxStyle(Builder builder) { in InboxStyle() method in Notification.Builder.InboxStyle
7825 public InboxStyle setBigContentTitle(CharSequence title) { in setBigContentTitle()
7833 public InboxStyle setSummaryText(CharSequence cs) { in setSummaryText()
7841 public InboxStyle addLine(CharSequence cs) { in addLine()
7960 InboxStyle newS = (InboxStyle) other; in areNotificationsVisiblyDifferent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java489 } else if (Notification.InboxStyle.class.equals(style)) { in getUpdateMessage()
/frameworks/base/config/
Ddirty-image-objects47 android.app.Notification$InboxStyle
Dpreloaded-classes305 android.app.Notification$InboxStyle
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...