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

/frameworks/base/core/java/android/app/
H A DNotification.java2969 private RemoteViews applyStandardTemplateWithActions(int layoutId) { method in class:Notification.Builder
3005 return applyStandardTemplateWithActions(getBigBaseLayoutResource());
3011 return applyStandardTemplateWithActions(getBigBaseLayoutResource());
3596 RemoteViews contentView = mBuilder.applyStandardTemplateWithActions(layoutId);

Completed in 31 milliseconds