Searched refs:getClearAllHeight (Results 1 – 2 of 2) sorted by relevance
748 && mExpandedHeight < getMaxPanelHeight() - getClearAllHeight() in flingToHeight()751 target = getMaxPanelHeight() - getClearAllHeight(); in flingToHeight()1256 protected abstract int getClearAllHeight(); in getClearAllHeight() method in PanelView
2206 protected int getClearAllHeight() { in getClearAllHeight() method in NotificationPanelView