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

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

Completed in 63 milliseconds