Searched refs:makeStandardTemplateWithCustomContent (Results 1 – 1 of 1) sorted by relevance
5528 return makeStandardTemplateWithCustomContent(mBuilder.mN.contentView); in makeContentView()5552 return makeStandardTemplateWithCustomContent(headsUpContentView); in makeDecoratedHeadsUpContentView()5560 private RemoteViews makeStandardTemplateWithCustomContent(RemoteViews customContent) { in makeStandardTemplateWithCustomContent() method in Notification.DecoratedCustomViewStyle5572 return makeStandardTemplateWithCustomContent(bigContentView); in makeDecoratedBigContentView()