Searched refs:makeContentView (Results 1 – 1 of 1) sorted by relevance
5316 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.MediaStyle8322 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.DecoratedCustomViewStyle8459 public RemoteViews makeContentView(boolean increasedHeight) { in makeContentView() method in Notification.Builder.DecoratedMediaCustomViewStyle8460 RemoteViews remoteViews = super.makeContentView(false /* increasedHeight */); in makeContentView()8482 remoteViews = super.makeContentView(false /* increasedHeight */); in makeBigContentViewWithCustomContent()