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

/frameworks/support/media/src/main/java/androidx/media/app/
H A DNotificationCompat.java234 public RemoteViews makeContentView(NotificationBuilderWithBuilderAccessor builder) { method in class:NotificationCompat.MediaStyle
401 public RemoteViews makeContentView(NotificationBuilderWithBuilderAccessor builder) { method in class:NotificationCompat.DecoratedMediaCustomViewStyle
/frameworks/support/compat/src/main/java/androidx/core/app/
H A DNotificationCompatBuilder.java222 ? style.makeContentView(this)
H A DNotificationCompat.java1693 public RemoteViews makeContentView(NotificationBuilderWithBuilderAccessor builder) { method in class:NotificationCompat.Style
2912 public RemoteViews makeContentView(NotificationBuilderWithBuilderAccessor builder) { method in class:NotificationCompat.DecoratedCustomViewStyle
/frameworks/base/core/java/android/app/
H A DNotification.java4992 final RemoteViews styleView = mStyle.makeContentView(increasedHeight);
6066 public RemoteViews makeContentView(boolean increasedHeight) { method in class:Notification.Style
6514 public RemoteViews makeContentView(boolean increasedHeight) { method in class:Notification.BigTextStyle
6523 return super.makeContentView(increasedHeight);
6941 public RemoteViews makeContentView(boolean increasedHeight) { method in class:Notification.MessagingStyle
7764 public RemoteViews makeContentView(boolean increasedHeight) { method in class:Notification.MediaStyle
7964 public RemoteViews makeContentView(boolean increasedHeight) { method in class:Notification.DecoratedCustomViewStyle
8096 public RemoteViews makeContentView(boolean increasedHeight) { method in class:Notification.DecoratedMediaCustomViewStyle
8097 RemoteViews remoteViews = super.makeContentView(false /* increasedHeight */);
8119 remoteViews = super.makeContentView(fals
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt716 HPLandroid/app/Notification$BigTextStyle;->makeContentView(Z)Landroid/widget/RemoteViews;
786 HPLandroid/app/Notification$Style;->makeContentView(Z)Landroid/widget/RemoteViews;
[all...]

Completed in 158 milliseconds