Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputShellCommand.java240 runDragAndDrop(inputSource, displayId); in onCommand()
430 private void runDragAndDrop(int inputSource, int displayId) { in runDragAndDrop() method in InputShellCommand