Home
last modified time | relevance | path

Searched refs:DecoratedCustomViewStyle (Results 1 – 16 of 16) sorted by relevance

/aosp12/packages/apps/DeskClock/src/com/android/deskclock/data/
H A DTimerNotificationBuilder.kt168 .setStyle(NotificationCompat.DecoratedCustomViewStyle())
281 .setStyle(NotificationCompat.DecoratedCustomViewStyle())
369 .setStyle(NotificationCompat.DecoratedCustomViewStyle())
H A DStopwatchNotificationBuilder.kt145 .setStyle(NotificationCompat.DecoratedCustomViewStyle())
/aosp12/frameworks/base/docs/html/sdk/support_api_diff/25.0.0/
H A DmissingSinces.txt4 NO DOC BLOCK: android.support.v7.app.NotificationCompat.DecoratedCustomViewStyle Class
/aosp12/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/service/
H A DEmergencyActionForegroundService.java173 .setStyle(new Notification.DecoratedCustomViewStyle()) in buildCountDownNotification()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationViewWrapper.java77 Notification.DecoratedCustomViewStyle.class)) { in wrap()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflaterTest.java262 mBuilder.setStyle(new Notification.DecoratedCustomViewStyle()); in doesntReapplyDisallowedRemoteView()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java1422 notification.isStyle(Notification.DecoratedCustomViewStyle.class) in hasUndecoratedRemoteView()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordTest.java1137 new Notification.DecoratedCustomViewStyle()); in testHasUndecoratedRemoteViews_DecoratedRemoteViews()
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java699 DecoratedCustomViewStyle.class, DecoratedMediaCustomViewStyle.class,
9661 public static class DecoratedCustomViewStyle extends Style { class in Notification.Builder
9663 public DecoratedCustomViewStyle() { in DecoratedCustomViewStyle() method in Notification.Builder.DecoratedCustomViewStyle
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes478 android.app.Notification$DecoratedCustomViewStyle
H A Dboot-image-profile.txt2156 HSPLandroid/app/Notification$DecoratedCustomViewStyle;-><init>()V
23243 Landroid/app/Notification$DecoratedCustomViewStyle;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes476 android.app.Notification$DecoratedCustomViewStyle
H A Dboot-image-profile.txt2156 HSPLandroid/app/Notification$DecoratedCustomViewStyle;-><init>()V
32876 Landroid/app/Notification$DecoratedCustomViewStyle;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7734 Landroid/app/Notification$DecoratedCustomViewStyle;->areNotificationsVisiblyDifferent(Landroid/app/…
7735 Landroid/app/Notification$DecoratedCustomViewStyle;->buildIntoRemoteViewContent(Landroid/widget/Rem…
7736 Landroid/app/Notification$DecoratedCustomViewStyle;->displayCustomViewInline()Z
7737 Landroid/app/Notification$DecoratedCustomViewStyle;->makeBigContentView()Landroid/widget/RemoteView…
7738 Landroid/app/Notification$DecoratedCustomViewStyle;->makeContentView(Z)Landroid/widget/RemoteViews;
7739 Landroid/app/Notification$DecoratedCustomViewStyle;->makeDecoratedBigContentView()Landroid/widget/R…
7740 Landroid/app/Notification$DecoratedCustomViewStyle;->makeDecoratedHeadsUpContentView()Landroid/widg…
7741 Landroid/app/Notification$DecoratedCustomViewStyle;->makeHeadsUpContentView(Z)Landroid/widget/Remot…
7742 Landroid/app/Notification$DecoratedCustomViewStyle;->makeStandardTemplateWithCustomContent(Landroid…
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt6026 public static class Notification.DecoratedCustomViewStyle extends android.app.Notification.Style {
6027 ctor public Notification.DecoratedCustomViewStyle();