/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
D | NotificationMemoryMeter.kt | 7 import android.app.Notification.DecoratedCustomViewStyle in <lambda>() 178 DecoratedCustomViewStyle::class.java.name -> in <lambda>()
|
/frameworks/base/docs/html/sdk/support_api_diff/25.0.0/ |
D | missingSinces.txt | 4 NO DOC BLOCK: android.support.v7.app.NotificationCompat.DecoratedCustomViewStyle Class
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/ |
D | NotificationViewWrapper.java | 82 Notification.DecoratedCustomViewStyle.class)) { in wrap()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationContentInflaterTest.java | 278 mBuilder.setStyle(new Notification.DecoratedCustomViewStyle()); in doesntReapplyDisallowedRemoteView()
|
D | NotificationRowContentBinderImplTest.kt | 280 mBuilder.setStyle(Notification.DecoratedCustomViewStyle()) in <lambda>()
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationRecordTest.java | 1335 new Notification.DecoratedCustomViewStyle()); in testHasUndecoratedRemoteViews_DecoratedRemoteViews() 1575 new Notification.DecoratedCustomViewStyle()); in updateChannel_nullAudioAttributes() 1587 new Notification.DecoratedCustomViewStyle()); in updateChannel_nonNullAudioAttributes()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationRecord.java | 1563 notification.isStyle(Notification.DecoratedCustomViewStyle.class) in hasUndecoratedRemoteView()
|
/frameworks/base/core/java/android/app/ |
D | Notification.java | 767 DecoratedCustomViewStyle.class, DecoratedMediaCustomViewStyle.class, 10933 public static class DecoratedCustomViewStyle extends Style { class in Notification.Builder 10935 public DecoratedCustomViewStyle() { in DecoratedCustomViewStyle() method in Notification.Builder.DecoratedCustomViewStyle
|
/frameworks/base/config/ |
D | dirty-image-objects | 110 Landroid/app/Notification$DecoratedCustomViewStyle; 5
|
D | preloaded-classes | 630 android.app.Notification$DecoratedCustomViewStyle
|
D | boot-image-profile.txt | 2227 HSPLandroid/app/Notification$DecoratedCustomViewStyle;-><init>()V 33135 Landroid/app/Notification$DecoratedCustomViewStyle;
|
/frameworks/base/boot/ |
D | preloaded-classes | 630 android.app.Notification$DecoratedCustomViewStyle
|
D | boot-image-profile.txt | 2227 HSPLandroid/app/Notification$DecoratedCustomViewStyle;-><init>()V 23005 Landroid/app/Notification$DecoratedCustomViewStyle;
|
/frameworks/base/boot/hiddenapi/ |
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…
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/core/api/ |
D | current.txt | 6785 public static class Notification.DecoratedCustomViewStyle extends android.app.Notification.Style { 6786 ctor public Notification.DecoratedCustomViewStyle();
|