Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/android/support/v7/app/
DNotificationCompatImplBase.java186 public static RemoteViews applyStandardTemplateWithActions(Context context, in applyStandardTemplateWithActions() method in NotificationCompatImplBase
/frameworks/base/core/java/android/app/
DNotification.java3512 private RemoteViews applyStandardTemplateWithActions(int layoutId) { in applyStandardTemplateWithActions() method in Notification.Builder
3520 private RemoteViews applyStandardTemplateWithActions(int layoutId, boolean hasProgress, in applyStandardTemplateWithActions() method in Notification.Builder