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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationData.java46 public View expandedPublic; // for insecure lockscreens field in class:NotificationData.Entry
65 public View getPublicContentView() { return expandedPublic; }
82 expandedPublic = null;

Completed in 26 milliseconds