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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationData.java47 public View expandedBig; field in class:NotificationData.Entry
59 this.expandedBig = bigContentView;
63 return expandedBig;
83 expandedBig = null;

Completed in 56 milliseconds