Searched defs:onDragStateClosedLocked (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ | ||
D | DragDropController.java | 513 void onDragStateClosedLocked(DragState dragState) { in onDragStateClosedLocked() method in DragDropController |
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ | ||
D | DragDropControllerTests.java | 132 void onDragStateClosedLocked(DragState dragState) { in onDragStateClosedLocked() method in DragDropControllerTests.TestDragDropController |