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 710 setExpandedHeightInternal(height + getOverExpansionPixels());
745 if (getOverExpansionPixels() != overExpansionPixels && mTracking) {
776 protected abstract float getOverExpansionPixels();
    [all...]
NotificationPanelView.java     [all...]

Completed in 91 milliseconds