Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java4808 private RemoteViews applyStandardTemplate(int resId, TemplateBindResult result) { in applyStandardTemplate() method in Notification.Builder
4809 return applyStandardTemplate(resId, mParams.reset().fillTextsFrom(this), in applyStandardTemplate()
4813 private RemoteViews applyStandardTemplate(int resId, StandardTemplateParams p, in applyStandardTemplate() method in Notification.Builder
5336 RemoteViews big = applyStandardTemplate(layoutId, p, result); in applyStandardTemplateWithActions()
5460 return applyStandardTemplate(getBaseLayoutResource(), null /* result */); in createContentView()
8461 RemoteViews view = mBuilder.applyStandardTemplate( in makeMediaContentView()
8512 RemoteViews big = mBuilder.applyStandardTemplate( in makeMediaBigContentView()
8621 RemoteViews remoteViews = mBuilder.applyStandardTemplate( in makeStandardTemplateWithCustomContent()
/frameworks/base/config/
Dboot-image-profile.txt2508 HSPLandroid/app/Notification$Builder;->applyStandardTemplate(ILandroid/app/Notification$StandardTem…
2509 HSPLandroid/app/Notification$Builder;->applyStandardTemplate(ILandroid/app/Notification$TemplateBin…