Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java5317 private RemoteViews applyStandardTemplateWithActions(int layoutId, in applyStandardTemplateWithActions() method in Notification.Builder
5319 return applyStandardTemplateWithActions(layoutId, mParams.reset().fillTextsFrom(this), in applyStandardTemplateWithActions()
5334 private RemoteViews applyStandardTemplateWithActions(int layoutId, in applyStandardTemplateWithActions() method in Notification.Builder
5479 result = applyStandardTemplateWithActions(getBigBaseLayoutResource(), in createBigContentView()
5568 return applyStandardTemplateWithActions(getBigBaseLayoutResource(), in createHeadsUpContentView()
6535 RemoteViews contentView = mBuilder.applyStandardTemplateWithActions(layoutId, p,
7638 RemoteViews contentView = mBuilder.applyStandardTemplateWithActions( in makeMessagingView()
8613 RemoteViews remoteViews = mBuilder.applyStandardTemplateWithActions( in makeDecoratedHeadsUpContentView()
8635 RemoteViews remoteViews = mBuilder.applyStandardTemplateWithActions( in makeDecoratedBigContentView()
/frameworks/base/config/
Dboot-image-profile.txt2510 HSPLandroid/app/Notification$Builder;->applyStandardTemplateWithActions(ILandroid/app/Notification$…