Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsTouchUtils.java741 public static void emulateLongPressAndDragGesture(Instrumentation instrumentation, in emulateLongPressAndDragGesture() method in CtsTouchUtils
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java8341 CtsTouchUtils.emulateLongPressAndDragGesture( in testSmartSelection_dragSelection()