Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipDismissTargetHandler.java146 mMotionHelper.flingToSnapTarget(velX, velY, null /* endAction */); in init()
H A DPipMotionHelper.java376 void flingToSnapTarget( in flingToSnapTarget() method in PipMotionHelper
H A DPipTouchHandler.java884 mMotionHelper.flingToSnapTarget(vel.x, vel.y, in onUp()