Searched refs:applyStandardTemplate (Results 1 – 2 of 2) sorted by relevance
5800 private RemoteViews applyStandardTemplate(int resId, StandardTemplateParams p, in applyStandardTemplate() method in Notification.Builder6317 RemoteViews big = applyStandardTemplate(layoutId, p, result); in applyStandardTemplateWithActions()6479 RemoteViews standard = applyStandardTemplate(getBaseLayoutResource(), p, result); in minimallyDecoratedContentView()6537 return applyStandardTemplate(getBaseLayoutResource(), p, null /* result */); in createContentView()6736 return applyStandardTemplate( in createCompactHeadsUpContentView()9396 RemoteViews contentView = mBuilder.applyStandardTemplate( in makeCompactHeadsUpContentView()10301 RemoteViews template = mBuilder.applyStandardTemplate( in makeMediaContentView()10330 RemoteViews template = mBuilder.applyStandardTemplate( in makeMediaBigContentView()10753 contentView = mBuilder.applyStandardTemplate( in makeCallLayout()11000 RemoteViews remoteViews = mBuilder.applyStandardTemplate( in makeStandardTemplateWithCustomContent()
7587 Landroid/app/Notification$Builder;->applyStandardTemplate(ILandroid/app/Notification$StandardTempla…7588 Landroid/app/Notification$Builder;->applyStandardTemplate(ILandroid/app/Notification$TemplateBindRe…7589 Landroid/app/Notification$Builder;->applyStandardTemplate(IZLandroid/app/Notification$TemplateBindR…