Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java1509 || notification.isStyle(Notification.DecoratedMediaCustomViewStyle.class); in hasUndecoratedRemoteView()
H A DNotificationManagerService.java7055 || notification.isStyle(Notification.DecoratedMediaCustomViewStyle.class)) {
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordTest.java1178 new Notification.DecoratedMediaCustomViewStyle()); in testHasUndecoratedRemoteViews_DecoratedMediaRemoteViews()
H A DNotificationManagerServiceTest.java4952 Notification.DecoratedMediaCustomViewStyle style = in testCustomMediaStyleRemote_noPermission()
4953 new Notification.DecoratedMediaCustomViewStyle(); in testCustomMediaStyleRemote_noPermission()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java737 DecoratedCustomViewStyle.class, DecoratedMediaCustomViewStyle.class,
7042 || DecoratedMediaCustomViewStyle.class.equals(style)); in isMediaNotification()
10131 public static class DecoratedMediaCustomViewStyle extends MediaStyle { class in Notification.Builder
10133 public DecoratedMediaCustomViewStyle() { in DecoratedMediaCustomViewStyle() method in Notification.Builder.DecoratedMediaCustomViewStyle
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes596 android.app.Notification$DecoratedMediaCustomViewStyle
H A Dboot-image-profile.txt23376 Landroid/app/Notification$DecoratedMediaCustomViewStyle;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes596 android.app.Notification$DecoratedMediaCustomViewStyle
H A Dboot-image-profile.txt33479 Landroid/app/Notification$DecoratedMediaCustomViewStyle;
/aosp14/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/…
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6594 …public static class Notification.DecoratedMediaCustomViewStyle extends android.app.Notification.Me…
6595 ctor public Notification.DecoratedMediaCustomViewStyle();