Searched refs:makeBigContentView (Results 1 - 5 of 5) sorted by relevance

/frameworks/support/media/src/main/java/androidx/media/app/
H A DNotificationCompat.java302 public RemoteViews makeBigContentView(NotificationBuilderWithBuilderAccessor builder) { method in class:NotificationCompat.MediaStyle
443 public RemoteViews makeBigContentView(NotificationBuilderWithBuilderAccessor builder) { method in class:NotificationCompat.DecoratedMediaCustomViewStyle
/frameworks/support/compat/src/main/java/androidx/core/app/
H A DNotificationCompatBuilder.java231 RemoteViews styleBigContentView = style.makeBigContentView(this);
H A DNotificationCompat.java1701 public RemoteViews makeBigContentView(NotificationBuilderWithBuilderAccessor builder) { method in class:NotificationCompat.Style
2929 public RemoteViews makeBigContentView(NotificationBuilderWithBuilderAccessor builder) { method in class:NotificationCompat.DecoratedCustomViewStyle
/frameworks/base/core/java/android/app/
H A DNotification.java5013 result = mStyle.makeBigContentView();
6074 public RemoteViews makeBigContentView() { method in class:Notification.Style
6325 public RemoteViews makeBigContentView() { method in class:Notification.BigPictureStyle
6518 RemoteViews remoteViews = makeBigContentView();
6532 return makeBigContentView();
6540 public RemoteViews makeBigContentView() { method in class:Notification.BigTextStyle
7033 public RemoteViews makeBigContentView() { method in class:Notification.MessagingStyle
7543 public RemoteViews makeBigContentView() { method in class:Notification.InboxStyle
7772 public RemoteViews makeBigContentView() { method in class:Notification.MediaStyle
7972 public RemoteViews makeBigContentView() { method in class:Notification.DecoratedCustomViewStyle
8106 public RemoteViews makeBigContentView() { method in class:Notification.DecoratedMediaCustomViewStyle
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt707 HPLandroid/app/Notification$BigPictureStyle;->makeBigContentView()Landroid/widget/RemoteViews;
715 HPLandroid/app/Notification$BigTextStyle;->makeBigContentView()Landroid/widget/RemoteViews;
[all...]

Completed in 188 milliseconds