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.java199 public static void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() method in CtsTouchUtils
207 private static void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() method in CtsTouchUtils
228 public static void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() method in CtsTouchUtils
250 public static void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() method in CtsTouchUtils
289 public static void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() method in CtsTouchUtils
294 private static void emulateDragGesture(Instrumentation instrumentation, in emulateDragGesture() method in CtsTouchUtils
/cts/tests/tests/widget/src/android/widget/cts/util/
DStretchEdgeUtil.kt202 private fun emulateDragGesture( in emulateDragGesture() method