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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelView.java 635 flingToHeight(vel, expand, target, collapseSpeedUpFactor, expandBecauseOfFalsing);
638 protected void flingToHeight(float vel, boolean expand, float target,
    [all...]
NotificationPanelView.java 553 protected void flingToHeight(float vel, boolean expand, float target,
559 super.flingToHeight(vel, expand, target, collapseSpeedUpFactor, expandBecauseOfFalsing);
    [all...]

Completed in 85 milliseconds