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

/frameworks/base/core/java/android/app/
H A DNotification.java2910 // Note getStandardView may hide line 3 again.
3587 protected RemoteViews getStandardView(int layoutId) { method in class:Notification.Style
3792 RemoteViews contentView = getStandardView(mBuilder.getBigPictureLayoutResource());
3926 RemoteViews contentView = getStandardView(mBuilder.getBigTextLayoutResource());
4056 RemoteViews contentView = getStandardView(mBuilder.getInboxLayoutResource());

Completed in 49 milliseconds