Searched defs:performDrag (Results  1 – 5 of 5) sorted by relevance
| /frameworks/base/services/core/java/com/android/server/wm/ | 
| D | DragDropController.java | 99     IBinder performDrag(int callerPid, int callerUid, IWindow window, int flags,  in performDrag()  method in DragDropController
 | 
| D | Session.java | 321     public IBinder performDrag(IWindow window, int flags, SurfaceControl surface, int touchSource,  in performDrag()  method in Session
 | 
| /frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/ | 
| D | Swipeable.kt | 389     fun performDrag(delta: Float): Float {  in performDrag()  method
 | 
| /frameworks/base/core/java/android/view/ | 
| D | IWindowSession.aidl | 168     IBinder performDrag(IWindow window, int flags, in SurfaceControl surface, int touchSource,  in performDrag()  method
 | 
| D | WindowlessWindowManager.java | 490     public android.os.IBinder performDrag(android.view.IWindow window, int flags,  in performDrag()  method in WindowlessWindowManager
 |