Home
last modified time | relevance | path

Searched defs:performDrag (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDragDropController.java99 IBinder performDrag(int callerPid, int callerUid, IWindow window, int flags, in performDrag() method in DragDropController
H A DSession.java321 public IBinder performDrag(IWindow window, int flags, SurfaceControl surface, int touchSource, in performDrag() method in Session
/aosp14/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/
H A DSwipeable.kt389 fun performDrag(delta: Float): Float { regex
/aosp14/frameworks/base/core/java/android/view/
H A DIWindowSession.aidl168 IBinder performDrag(IWindow window, int flags, in SurfaceControl surface, int touchSource, in performDrag() method
H A DWindowlessWindowManager.java490 public android.os.IBinder performDrag(android.view.IWindow window, int flags, in performDrag() method in WindowlessWindowManager