Searched refs:adjustFloatingIconStartVelocity (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/orientation/ | ||
D | RecentsPagedOrientationHandler.kt | 330 fun adjustFloatingIconStartVelocity(velocity: PointF) in setSecondary() method |
D | SeascapePagedViewHandler.kt | 64 override fun adjustFloatingIconStartVelocity(velocity: PointF) = in getSplitTranslationDirectionFactor() method in com.android.quickstep.orientation.SeascapePagedViewHandler |
D | LandscapePagedViewHandler.kt | 76 override fun adjustFloatingIconStartVelocity(velocity: PointF) { in getPrimaryValue() method in com.android.quickstep.orientation.LandscapePagedViewHandler |
D | PortraitPagedViewHandler.java | 88 public void adjustFloatingIconStartVelocity(PointF velocity) { in adjustFloatingIconStartVelocity() method in PortraitPagedViewHandler |
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ | ||
D | AbsSwipeUpHandler.java | 1570 getOrientationHandler().adjustFloatingIconStartVelocity(velocityPxPerMs); |