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

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

Completed in 49 milliseconds