Home
last modified time | relevance | path

Searched refs:makeStandardTemplateWithCustomContent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java8322 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.DecoratedCustomViewStyle
8368 return makeStandardTemplateWithCustomContent(bigContentView); in makeDecoratedBigContentView()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7745 Landroid/app/Notification$DecoratedCustomViewStyle;->makeStandardTemplateWithCustomContent(Landroid…