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

/frameworks/base/core/java/android/app/
H A DNotification.java7965 return makeStandardTemplateWithCustomContent(mBuilder.mN.contentView);
7989 return makeStandardTemplateWithCustomContent(headsUpContentView);
7998 private RemoteViews makeStandardTemplateWithCustomContent(RemoteViews customContent) { method in class:Notification.DecoratedCustomViewStyle
8011 return makeStandardTemplateWithCustomContent(bigContentView);

Completed in 68 milliseconds