Home
last modified time | relevance | path

Searched defs:bigContentView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java684 RemoteViews bigContentView = builder.createBigContentView(); in createExpandedView() local
/frameworks/base/core/java/android/app/
DNotification.java365 public RemoteViews bigContentView; field in Notification
8364 RemoteViews bigContentView = mBuilder.mN.bigContentView == null in makeDecoratedBigContentView() local