Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/touch/dagger/
DBouncerSwipeModule.java85 .setSpeedUpFactor(ShadeViewController.FLING_SPEED_UP_FACTOR) in providesSwipeToBouncerFlingAnimationUtilsClosing()
99 .setSpeedUpFactor(ShadeViewController.FLING_SPEED_UP_FACTOR) in providesSwipeToBouncerFlingAnimationUtilsOpening()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
DFlingAnimationUtils.java433 public Builder setSpeedUpFactor(float speedUpFactor) { in setSpeedUpFactor() method in FlingAnimationUtils.Builder
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java847 .setSpeedUpFactor(FLING_SPEED_UP_FACTOR) in NotificationPanelViewController()
852 .setSpeedUpFactor(FLING_CLOSING_SPEED_UP_FACTOR) in NotificationPanelViewController()
857 .setSpeedUpFactor(0.6f) in NotificationPanelViewController()