Searched refs:makeContentView (Results 1 – 2 of 2) sorted by relevance
6528 final RemoteViews styleView = mStyle.makeContentView(increasedHeight); in createContentView()7944 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.Style8248 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.BigPictureStyle8250 return super.makeContentView(increasedHeight); in makeContentView()8502 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.BigTextStyle8510 return super.makeContentView(increasedHeight); in makeContentView()9097 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.MessagingStyle10178 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.MediaStyle10607 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.CallStyle10949 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;