Home
last modified time | relevance | path

Searched refs:DecoratedMediaCustomViewStyle (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/docs/html/sdk/support_api_diff/25.0.0/
H A DmissingSinces.txt5 NO DOC BLOCK: android.support.v7.app.NotificationCompat.DecoratedMediaCustomViewStyle Class
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java1423 || notification.isStyle(Notification.DecoratedMediaCustomViewStyle.class); in hasUndecoratedRemoteView()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordTest.java1146 new Notification.DecoratedMediaCustomViewStyle()); in testHasUndecoratedRemoteViews_DecoratedMediaRemoteViews()
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java699 DecoratedCustomViewStyle.class, DecoratedMediaCustomViewStyle.class,
6866 || DecoratedMediaCustomViewStyle.class.equals(style)); in isMediaNotification()
9797 public static class DecoratedMediaCustomViewStyle extends MediaStyle { class in Notification.Builder
9799 public DecoratedMediaCustomViewStyle() { in DecoratedMediaCustomViewStyle() method in Notification.Builder.DecoratedMediaCustomViewStyle
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes479 android.app.Notification$DecoratedMediaCustomViewStyle
H A Dboot-image-profile.txt23244 Landroid/app/Notification$DecoratedMediaCustomViewStyle;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes477 android.app.Notification$DecoratedMediaCustomViewStyle
H A Dboot-image-profile.txt32877 Landroid/app/Notification$DecoratedMediaCustomViewStyle;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7743 Landroid/app/Notification$DecoratedMediaCustomViewStyle;->areNotificationsVisiblyDifferent(Landroid…
7744 Landroid/app/Notification$DecoratedMediaCustomViewStyle;->buildIntoRemoteView(Landroid/widget/Remot…
7745 Landroid/app/Notification$DecoratedMediaCustomViewStyle;->displayCustomViewInline()Z
7746 Landroid/app/Notification$DecoratedMediaCustomViewStyle;->makeBigContentView()Landroid/widget/Remot…
7747 Landroid/app/Notification$DecoratedMediaCustomViewStyle;->makeBigContentViewWithCustomContent(Landr…
7748 Landroid/app/Notification$DecoratedMediaCustomViewStyle;->makeContentView(Z)Landroid/widget/RemoteV…
7749 Landroid/app/Notification$DecoratedMediaCustomViewStyle;->makeHeadsUpContentView(Z)Landroid/widget/…
/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.txt6030 …public static class Notification.DecoratedMediaCustomViewStyle extends android.app.Notification.Me…
6031 ctor public Notification.DecoratedMediaCustomViewStyle();