/aosp12/packages/apps/DeskClock/src/com/android/deskclock/data/ |
H A D | TimerNotificationBuilder.kt | 168 .setStyle(NotificationCompat.DecoratedCustomViewStyle()) 281 .setStyle(NotificationCompat.DecoratedCustomViewStyle()) 369 .setStyle(NotificationCompat.DecoratedCustomViewStyle())
|
H A D | StopwatchNotificationBuilder.kt | 145 .setStyle(NotificationCompat.DecoratedCustomViewStyle())
|
/aosp12/frameworks/base/docs/html/sdk/support_api_diff/25.0.0/ |
H A D | missingSinces.txt | 4 NO DOC BLOCK: android.support.v7.app.NotificationCompat.DecoratedCustomViewStyle Class
|
/aosp12/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/service/ |
H A D | EmergencyActionForegroundService.java | 173 .setStyle(new Notification.DecoratedCustomViewStyle()) in buildCountDownNotification()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/ |
H A D | NotificationViewWrapper.java | 77 Notification.DecoratedCustomViewStyle.class)) { in wrap()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationContentInflaterTest.java | 262 mBuilder.setStyle(new Notification.DecoratedCustomViewStyle()); in doesntReapplyDisallowedRemoteView()
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationRecord.java | 1422 notification.isStyle(Notification.DecoratedCustomViewStyle.class) in hasUndecoratedRemoteView()
|
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationRecordTest.java | 1137 new Notification.DecoratedCustomViewStyle()); in testHasUndecoratedRemoteViews_DecoratedRemoteViews()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 699 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 D | preloaded-classes | 478 android.app.Notification$DecoratedCustomViewStyle
|
H A D | boot-image-profile.txt | 2156 HSPLandroid/app/Notification$DecoratedCustomViewStyle;-><init>()V 23243 Landroid/app/Notification$DecoratedCustomViewStyle;
|
/aosp12/frameworks/base/config/ |
H A D | preloaded-classes | 476 android.app.Notification$DecoratedCustomViewStyle
|
H A D | boot-image-profile.txt | 2156 HSPLandroid/app/Notification$DecoratedCustomViewStyle;-><init>()V 32876 Landroid/app/Notification$DecoratedCustomViewStyle;
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 7734 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 D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 6026 public static class Notification.DecoratedCustomViewStyle extends android.app.Notification.Style { 6027 ctor public Notification.DecoratedCustomViewStyle();
|