Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationData.java41 protected View expandedLarge; field in NotificationData.Entry
48 public void setLargeView(View expandedLarge) { in setLargeView()