Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java742 && mExpandedHeight < getMaxPanelHeight() - getClearAllHeight() in flingToHeight()
745 target = getMaxPanelHeight() - getClearAllHeight(); in flingToHeight()
1248 protected abstract int getClearAllHeight(); in getClearAllHeight() method in PanelView
DNotificationPanelView.java2735 protected int getClearAllHeight() { in getClearAllHeight() method in NotificationPanelView