Home
last modified time | relevance | path

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

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