Home
last modified time | relevance | path

Searched refs:setSpeedUpFactor (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/dagger/
H A DBouncerSwipeModule.java82 .setSpeedUpFactor(ShadeViewController.FLING_SPEED_UP_FACTOR) in providesSwipeToBouncerFlingAnimationUtilsClosing()
96 .setSpeedUpFactor(ShadeViewController.FLING_SPEED_UP_FACTOR) in providesSwipeToBouncerFlingAnimationUtilsOpening()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DFlingAnimationUtils.java433 public Builder setSpeedUpFactor(float speedUpFactor) { in setSpeedUpFactor() method in FlingAnimationUtils.Builder
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
H A DBackAnimationController.java198 .setSpeedUpFactor(FLING_SPEED_UP_FACTOR) in BackAnimationController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java826 .setSpeedUpFactor(FLING_SPEED_UP_FACTOR) in NotificationPanelViewController()
831 .setSpeedUpFactor(FLING_CLOSING_SPEED_UP_FACTOR) in NotificationPanelViewController()
836 .setSpeedUpFactor(0.6f) in NotificationPanelViewController()