Searched refs:applyStandardTemplateWithActions (Results 1 – 1 of 1) sorted by relevance
2969 private RemoteViews applyStandardTemplateWithActions(int layoutId) { in applyStandardTemplateWithActions() method in Notification.Builder3005 return applyStandardTemplateWithActions(getBigBaseLayoutResource()); in makeBigContentView()3011 return applyStandardTemplateWithActions(getBigBaseLayoutResource()); in makeHeadsUpContentView()3596 RemoteViews contentView = mBuilder.applyStandardTemplateWithActions(layoutId); in getStandardView()