/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
H A D | NotificationMemoryMeter.kt | 7 import android.app.Notification.DecoratedCustomViewStyle 178 DecoratedCustomViewStyle::class.java.name ->
|
/aosp14/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
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/ |
H A D | NotificationViewWrapper.java | 77 Notification.DecoratedCustomViewStyle.class)) { in wrap()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationContentInflaterTest.java | 268 mBuilder.setStyle(new Notification.DecoratedCustomViewStyle()); in doesntReapplyDisallowedRemoteView()
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationRecord.java | 1508 notification.isStyle(Notification.DecoratedCustomViewStyle.class) in hasUndecoratedRemoteView()
|
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationRecordTest.java | 1169 new Notification.DecoratedCustomViewStyle()); in testHasUndecoratedRemoteViews_DecoratedRemoteViews()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 737 DecoratedCustomViewStyle.class, DecoratedMediaCustomViewStyle.class, 9995 public static class DecoratedCustomViewStyle extends Style { class in Notification.Builder 9997 public DecoratedCustomViewStyle() { in DecoratedCustomViewStyle() method in Notification.Builder.DecoratedCustomViewStyle
|
/aosp14/frameworks/base/boot/ |
H A D | preloaded-classes | 595 android.app.Notification$DecoratedCustomViewStyle
|
H A D | boot-image-profile.txt | 2252 HSPLandroid/app/Notification$DecoratedCustomViewStyle;-><init>()V 23375 Landroid/app/Notification$DecoratedCustomViewStyle;
|
/aosp14/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…
|
/aosp14/frameworks/base/config/ |
H A D | preloaded-classes | 595 android.app.Notification$DecoratedCustomViewStyle
|
H A D | boot-image-profile.txt | 2252 HSPLandroid/app/Notification$DecoratedCustomViewStyle;-><init>()V 33478 Landroid/app/Notification$DecoratedCustomViewStyle;
|
/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 ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 6590 public static class Notification.DecoratedCustomViewStyle extends android.app.Notification.Style { 6591 ctor public Notification.DecoratedCustomViewStyle();
|