HomeSort by relevance Sort by last modified time
    Searched refs:getOverExpansionPixels (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelView.java 584 setExpandedHeightInternal(height + getOverExpansionPixels());
618 if (getOverExpansionPixels() != overExpansionPixels && mTracking) {
649 protected abstract float getOverExpansionPixels();
    [all...]
NotificationPanelView.java     [all...]

Completed in 572 milliseconds