Searched refs:applyStandardTemplate (Results 1 – 2 of 2) sorted by relevance
4808 private RemoteViews applyStandardTemplate(int resId, TemplateBindResult result) { in applyStandardTemplate() method in Notification.Builder4809 return applyStandardTemplate(resId, mParams.reset().fillTextsFrom(this), in applyStandardTemplate()4813 private RemoteViews applyStandardTemplate(int resId, StandardTemplateParams p, in applyStandardTemplate() method in Notification.Builder5336 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()
2508 HSPLandroid/app/Notification$Builder;->applyStandardTemplate(ILandroid/app/Notification$StandardTem…2509 HSPLandroid/app/Notification$Builder;->applyStandardTemplate(ILandroid/app/Notification$TemplateBin…