Searched refs:makeStandardTemplateWithCustomContent (Results 1 – 2 of 2) sorted by relevance
8322 return makeStandardTemplateWithCustomContent(mBuilder.mN.contentView); in makeContentView()8346 return makeStandardTemplateWithCustomContent(headsUpContentView); in makeDecoratedHeadsUpContentView()8355 private RemoteViews makeStandardTemplateWithCustomContent(RemoteViews customContent) { in makeStandardTemplateWithCustomContent() method in Notification.Builder.DecoratedCustomViewStyle8368 return makeStandardTemplateWithCustomContent(bigContentView); in makeDecoratedBigContentView()
7745 Landroid/app/Notification$DecoratedCustomViewStyle;->makeStandardTemplateWithCustomContent(Landroid…