Searched defs:performDrag (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | DragDropController.java | 99 IBinder performDrag(int callerPid, int callerUid, IWindow window, int flags, in performDrag() method in DragDropController
|
H A D | Session.java | 321 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 D | Swipeable.kt | 389 fun performDrag(delta: Float): Float { regex
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | IWindowSession.aidl | 168 IBinder performDrag(IWindow window, int flags, in SurfaceControl surface, int touchSource, in performDrag() method
|
H A D | WindowlessWindowManager.java | 490 public android.os.IBinder performDrag(android.view.IWindow window, int flags, in performDrag() method in WindowlessWindowManager
|