Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java5324 final RemoteViews styleView = mStyle.makeContentView(increasedHeight); in createContentView()
6402 public RemoteViews makeContentView(boolean increasedHeight) {
6851 public RemoteViews makeContentView(boolean increasedHeight) {
6860 return super.makeContentView(increasedHeight);
7271 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method
8104 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.MediaStyle
8321 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.DecoratedCustomViewStyle
8458 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.DecoratedMediaCustomViewStyle
8459 RemoteViews remoteViews = super.makeContentView(false /* increasedHeight */); in makeContentView()
8481 remoteViews = super.makeContentView(false /* increasedHeight */); in makeBigContentViewWithCustomContent()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7585 Landroid/app/Notification$BigTextStyle;->makeContentView(Z)Landroid/widget/RemoteViews;
7741 Landroid/app/Notification$DecoratedCustomViewStyle;->makeContentView(Z)Landroid/widget/RemoteViews;
7751 Landroid/app/Notification$DecoratedMediaCustomViewStyle;->makeContentView(Z)Landroid/widget/RemoteV…
7769 Landroid/app/Notification$MediaStyle;->makeContentView(Z)Landroid/widget/RemoteViews;
7809 Landroid/app/Notification$MessagingStyle;->makeContentView(Z)Landroid/widget/RemoteViews;
7848 Landroid/app/Notification$Style;->makeContentView(Z)Landroid/widget/RemoteViews;