Searched refs:makeContentView (Results 1 – 2 of 2) sorted by relevance
6009 final RemoteViews styleView = mStyle.makeContentView(increasedHeight); in createContentView()7257 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.Style7547 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.BigPictureStyle7549 return super.makeContentView(increasedHeight); in makeContentView()7796 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.BigTextStyle7804 return super.makeContentView(increasedHeight); in makeContentView()8325 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.MessagingStyle9254 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.MediaStyle9679 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.CallStyle10011 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.DecoratedCustomViewStyle[all …]
7582 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;