Home
last modified time | relevance | path

Searched refs:DRAG_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DDragDropController.java65 static final long DRAG_TIMEOUT_MS = 5000; field in DragDropController
251 touchFocusTransferred = touchFocusTransferredFuture.get(DRAG_TIMEOUT_MS, in performDrag()
392 sendTimeoutMessage(MSG_UNHANDLED_DROP_LISTENER_TIMEOUT, null, DRAG_TIMEOUT_MS); in notifyUnhandledDrop()
DDragState.java272 mSurfaceControl, DragDropController.DRAG_TIMEOUT_MS); in closeLocked()
387 DragDropController.DRAG_TIMEOUT_MS); in reportDropWindowLockInner()