Home
last modified time | relevance | path

Searched refs:makeContentView (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java6009 final RemoteViews styleView = mStyle.makeContentView(increasedHeight); in createContentView()
7257 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.Style
7547 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.BigPictureStyle
7549 return super.makeContentView(increasedHeight); in makeContentView()
7796 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.BigTextStyle
7804 return super.makeContentView(increasedHeight); in makeContentView()
8325 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.MessagingStyle
9254 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.MediaStyle
9679 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.CallStyle
10011 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.DecoratedCustomViewStyle
[all …]
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7582 Landroid/app/Notification$BigTextStyle;->makeContentView(Z)Landroid/widget/RemoteViews;
7738 Landroid/app/Notification$DecoratedCustomViewStyle;->makeContentView(Z)Landroid/widget/RemoteViews;
7748 Landroid/app/Notification$DecoratedMediaCustomViewStyle;->makeContentView(Z)Landroid/widget/RemoteV…
7766 Landroid/app/Notification$MediaStyle;->makeContentView(Z)Landroid/widget/RemoteViews;
7806 Landroid/app/Notification$MessagingStyle;->makeContentView(Z)Landroid/widget/RemoteViews;
7845 Landroid/app/Notification$Style;->makeContentView(Z)Landroid/widget/RemoteViews;