Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java4319 private RemoteViews applyStandardTemplateWithActions(int layoutId) { in applyStandardTemplateWithActions() method in Notification.Builder
4320 return applyStandardTemplateWithActions(layoutId, mParams.reset().fillTextsFrom(this)); in applyStandardTemplateWithActions()
4323 private RemoteViews applyStandardTemplateWithActions(int layoutId, in applyStandardTemplateWithActions() method in Notification.Builder
4455 result = applyStandardTemplateWithActions(getBigBaseLayoutResource()); in createBigContentView()
4490 RemoteViews ambient = applyStandardTemplateWithActions( in makeAmbientNotification()
4535 return applyStandardTemplateWithActions(getBigBaseLayoutResource()); in createHeadsUpContentView()
5391 RemoteViews contentView = mBuilder.applyStandardTemplateWithActions(layoutId);
6131 RemoteViews contentView = mBuilder.applyStandardTemplateWithActions( in makeBigContentView()
6138 RemoteViews contentView = mBuilder.applyStandardTemplateWithActions( in makeBigContentView()
6244 return mBuilder.applyStandardTemplateWithActions(mBuilder.getBigBaseLayoutResource(), in makeHeadsUpContentView()
[all …]
/frameworks/base/config/
Dboot-image-profile.txt803 HPLandroid/app/Notification$Builder;->applyStandardTemplateWithActions(I)Landroid/widget/RemoteView…
804 HPLandroid/app/Notification$Builder;->applyStandardTemplateWithActions(ILandroid/app/Notification$S…