Home
last modified time | relevance | path

Searched defs:DragAndDrop (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/
H A DDragAndDrop.java27 public interface DragAndDrop { interface
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp5441 TEST_F(InputDispatcherDragTests, DragAndDrop) { in TEST_F() argument