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

/frameworks/base/core/java/android/app/
H A DNotification.java6024 protected RemoteViews getStandardView(int layoutId) { method in class:Notification.Style
6025 return getStandardView(layoutId, null);
6036 protected RemoteViews getStandardView(int layoutId, TemplateBindResult result) { method in class:Notification.Style
6343 RemoteViews contentView = getStandardView(mBuilder.getBigPictureLayoutResource(),
6547 RemoteViews contentView = getStandardView(mBuilder.getBigTextLayoutResource(), result);
7550 RemoteViews contentView = getStandardView(mBuilder.getInboxLayoutResource(), result);
/frameworks/base/config/
H A Dboot-image-profile.txt785 HPLandroid/app/Notification$Style;->getStandardView(ILandroid/app/Notification$TemplateBindResult;)Landroid/widget/RemoteViews;
[all...]

Completed in 102 milliseconds