Searched refs:getClearAllHeight (Results 1 – 2 of 2) sorted by relevance
546 && mExpandedHeight < getMaxPanelHeight() - getClearAllHeight() in fling()549 target = getMaxPanelHeight() - getClearAllHeight(); in fling()1011 protected abstract int getClearAllHeight(); in getClearAllHeight() method in PanelView
1837 protected int getClearAllHeight() { in getClearAllHeight() method in NotificationPanelView