Home
last modified time | relevance | path

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

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