Home
last modified time | relevance | path

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

/cts/hostsidetests/services/activityandwindowmanager/windowmanager/src/android/server/cts/
DCrossAppDragAndDropTests.java121 if (!supportsDragAndDrop()) { in setUp()
134 if (!supportsDragAndDrop()) { in tearDown()
383 if (!supportsDragAndDrop()) { in assertDragAndDropResults()
440 if (!supportsDragAndDrop()) { in assertResult()
455 private boolean supportsDragAndDrop() throws Exception { in supportsDragAndDrop() method in CrossAppDragAndDropTests