Home
last modified time | relevance | path

Searched refs:fullyExpandedClearAllVisible (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java741 final boolean clearAllExpandHack = expand && fullyExpandedClearAllVisible() in flingToHeight()
1241 protected abstract boolean fullyExpandedClearAllVisible(); in fullyExpandedClearAllVisible() method in PanelView
DNotificationPanelView.java2724 protected boolean fullyExpandedClearAllVisible() { in fullyExpandedClearAllVisible() method in NotificationPanelView