Searched refs:getOverExpansionPixels (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java698 setExpandedHeightInternal(height + getOverExpansionPixels());
732 if (getOverExpansionPixels() != overExpansionPixels && mTracking) {
763 protected abstract float getOverExpansionPixels(); method in class:PanelView
H A DNotificationPanelView.java1643 protected float getOverExpansionPixels() { method in class:NotificationPanelView

Completed in 11 milliseconds