/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
H A D | NotificationMemoryMeter.kt | 8 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 D | NotificationShellCmdTest.java | 202 assertSame(captured.getNotificationStyle(), Notification.InboxStyle.class); in testInbox() 206 ((Notification.InboxStyle) (builder.getStyle())).getLines(); in testInbox()
|
H A D | NotificationComparatorTest.java | 236 .setStyle(new Notification.InboxStyle().setSummaryText("message!")).build(); in setUp()
|
H A D | NotificationManagerServiceTest.java | 6335 .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 D | BubbleTest.java | 120 doReturn(Notification.InboxStyle.class).when(mNotif).getNotificationStyle(); in testGetUpdateMessage_inboxStyle()
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationShellCmd.java | 482 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 D | NotificationTests.java | 360 .setStyle(new Notification.InboxStyle() in testCreate()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | NotificationTest.java | 1098 .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 D | Notification.java | 736 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 D | Bubble.java | 1041 } else if (Notification.InboxStyle.class.equals(style)) { in extractFlyoutMessage()
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 2253 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 D | preloaded-classes | 598 android.app.Notification$InboxStyle
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 6602 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 D | preloaded-classes | 598 android.app.Notification$InboxStyle
|
H A D | boot-image-profile.txt | 2253 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 D | hiddenapi-max-target-o.txt | 7750 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |