Searched refs:getClearAllHeight (Results 1 – 2 of 2) sorted by relevance
734 && mExpandedHeight < getMaxPanelHeight() - getClearAllHeight() in flingToHeight()737 target = getMaxPanelHeight() - getClearAllHeight(); in flingToHeight()1240 protected abstract int getClearAllHeight(); in getClearAllHeight() method in PanelView
2431 protected int getClearAllHeight() { in getClearAllHeight() method in NotificationPanelView