Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsTouchUtils.java189 public void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() method in CtsTouchUtils
197 private void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() method in CtsTouchUtils
216 public void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() method in CtsTouchUtils
239 public void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() method in CtsTouchUtils
274 public void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() method in CtsTouchUtils
324 private void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() method in CtsTouchUtils
/cts/tests/tests/widget/src/android/widget/cts/util/
DStretchEdgeUtil.kt215 private fun emulateDragGesture( in emulateDragGesture() method