HomeSort by relevance Sort by last modified time
    Searched refs:expandedBig (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationData.java 47 public View expandedBig;
59 this.expandedBig = bigContentView;
63 return expandedBig;
83 expandedBig = null;
BaseStatusBar.java     [all...]

Completed in 3232 milliseconds