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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java943 protected boolean expandView(NotificationData.Entry entry, boolean expand) { method in class:BaseStatusBar
965 expandView(entry, true);
969 expandView(entry, false);
1094 expandView(newEntry, true);

Completed in 35 milliseconds