Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationMemoryMeter.kt8 import android.app.Notification.InboxStyle
176 InboxStyle::class.java.name -> NotificationEnums.STYLE_INBOX
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationShellCmdTest.java202 assertSame(captured.getNotificationStyle(), Notification.InboxStyle.class); in testInbox()
206 ((Notification.InboxStyle) (builder.getStyle())).getLines(); in testInbox()
H A DNotificationComparatorTest.java236 .setStyle(new Notification.InboxStyle().setSummaryText("message!")).build(); in setUp()
H A DNotificationManagerServiceTest.java6335 .setStyle(new Notification.InboxStyle() in testVisualDifference_inboxStyle()
6343 .setStyle(new Notification.InboxStyle() in testVisualDifference_inboxStyle()
6353 .setStyle(new Notification.InboxStyle() in testVisualDifference_inboxStyle()
6363 .setStyle(new Notification.InboxStyle() in testVisualDifference_inboxStyle()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
H A DBubbleTest.java120 doReturn(Notification.InboxStyle.class).when(mNotif).getNotificationStyle(); in testGetUpdateMessage_inboxStyle()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationShellCmd.java482 Notification.InboxStyle inboxStyle = null; in doNotify()
570 inboxStyle = new Notification.InboxStyle(); in doNotify()
/aosp14/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
H A DNotificationTests.java360 .setStyle(new Notification.InboxStyle() in testCreate()
/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java1098 .setStyle(new Notification.InboxStyle()); in testStyleChangeVisiblyDifferent_changeStyle()
1108 .setStyle(new Notification.InboxStyle().addLine("a").addLine("b")); in testInboxTextChange()
1110 .setStyle(new Notification.InboxStyle().addLine("b").addLine("c")); in testInboxTextChange()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java736 BigTextStyle.class, BigPictureStyle.class, InboxStyle.class, MediaStyle.class,
8935 public static class InboxStyle extends Style { class in Notification.Builder
8943 public InboxStyle() { in InboxStyle() method in Notification.Builder.InboxStyle
8950 public InboxStyle(Builder builder) { in InboxStyle() method in Notification.Builder.InboxStyle
8958 public InboxStyle setBigContentTitle(CharSequence title) { in setBigContentTitle()
8966 public InboxStyle setSummaryText(CharSequence cs) { in setSummaryText()
8974 public InboxStyle addLine(CharSequence cs) { in addLine()
9094 InboxStyle newS = (InboxStyle) other; in areNotificationsVisiblyDifferent()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubble.java1041 } else if (Notification.InboxStyle.class.equals(style)) { in extractFlyoutMessage()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2253 HSPLandroid/app/Notification$InboxStyle;-><init>()V
2254 HSPLandroid/app/Notification$InboxStyle;->addExtras(Landroid/os/Bundle;)V
2255 HSPLandroid/app/Notification$InboxStyle;->restoreFromExtras(Landroid/os/Bundle;)V
23378 Landroid/app/Notification$InboxStyle;
H A Dpreloaded-classes598 android.app.Notification$InboxStyle
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6602 public static class Notification.InboxStyle extends android.app.Notification.Style {
6603 ctor public Notification.InboxStyle();
6604 ctor @Deprecated public Notification.InboxStyle(android.app.Notification.Builder);
6605 method public android.app.Notification.InboxStyle addLine(CharSequence);
6606 method public android.app.Notification.InboxStyle setBigContentTitle(CharSequence);
6607 method public android.app.Notification.InboxStyle setSummaryText(CharSequence);
/aosp14/frameworks/base/config/
H A Dpreloaded-classes598 android.app.Notification$InboxStyle
H A Dboot-image-profile.txt2253 HSPLandroid/app/Notification$InboxStyle;-><init>()V
2254 HSPLandroid/app/Notification$InboxStyle;->addExtras(Landroid/os/Bundle;)V
2255 HSPLandroid/app/Notification$InboxStyle;->restoreFromExtras(Landroid/os/Bundle;)V
33481 Landroid/app/Notification$InboxStyle;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7750 Landroid/app/Notification$InboxStyle;->addExtras(Landroid/os/Bundle;)V
7751 Landroid/app/Notification$InboxStyle;->areNotificationsVisiblyDifferent(Landroid/app/Notification$S…
7752 Landroid/app/Notification$InboxStyle;->getLines()Ljava/util/ArrayList;
7753 Landroid/app/Notification$InboxStyle;->handleInboxImageMargin(Landroid/widget/RemoteViews;IZI)V
7754 Landroid/app/Notification$InboxStyle;->makeBigContentView()Landroid/widget/RemoteViews;
7755 Landroid/app/Notification$InboxStyle;->mTexts:Ljava/util/ArrayList;
7756 Landroid/app/Notification$InboxStyle;->NUMBER_OF_HISTORY_ALLOWED_UNTIL_REDUCTION:I
7757 Landroid/app/Notification$InboxStyle;->restoreFromExtras(Landroid/os/Bundle;)V
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...