Searched refs:getClearAllHeight (Results 1 – 2 of 2) sorted by relevance
742 && mExpandedHeight < getMaxPanelHeight() - getClearAllHeight() in flingToHeight()745 target = getMaxPanelHeight() - getClearAllHeight(); in flingToHeight()1248 protected abstract int getClearAllHeight(); in getClearAllHeight() method in PanelView
2735 protected int getClearAllHeight() { in getClearAllHeight() method in NotificationPanelView