Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java6528 final RemoteViews styleView = mStyle.makeContentView(increasedHeight); in createContentView()
7944 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.Style
8248 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.BigPictureStyle
8250 return super.makeContentView(increasedHeight); in makeContentView()
8502 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.BigTextStyle
8510 return super.makeContentView(increasedHeight); in makeContentView()
9097 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.MessagingStyle
10178 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.MediaStyle
10607 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.CallStyle
10949 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.DecoratedCustomViewStyle
[all …]
/frameworks/base/boot/hiddenapi/
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;