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

/frameworks/base/core/java/android/app/
H A DNotification.java5228 protected RemoteViews getStandardView(int layoutId) { method in class:Notification.Style
5473 RemoteViews contentView = getStandardView(mBuilder.getBigPictureLayoutResource());
5639 RemoteViews contentView = getStandardView(mBuilder.getBigTextLayoutResource());
6329 RemoteViews contentView = getStandardView(mBuilder.getInboxLayoutResource());

Completed in 68 milliseconds