Searched refs:makeContentView (Results 1 – 2 of 2) sorted by relevance
5324 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() method8104 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.MediaStyle8321 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.DecoratedCustomViewStyle8458 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.DecoratedMediaCustomViewStyle8459 RemoteViews remoteViews = super.makeContentView(false /* increasedHeight */); in makeContentView()8481 remoteViews = super.makeContentView(false /* increasedHeight */); in makeBigContentViewWithCustomContent()
7585 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;