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

/frameworks/base/core/java/android/app/
H A DNotification.java6873 return makeStandardTemplateWithCustomContent(mBuilder.mN.contentView);
6897 return makeStandardTemplateWithCustomContent(headsUpContentView);
6905 private RemoteViews makeStandardTemplateWithCustomContent(RemoteViews customContent) { method in class:Notification.DecoratedCustomViewStyle
6917 return makeStandardTemplateWithCustomContent(bigContentView);

Completed in 26 milliseconds