Home
last modified time | relevance | path

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

/cts/common/device-side/util/src/com/android/compatibility/common/util/
DCtsTouchUtils.java554 int xOnScreen, int yOnScreen, int touchSlop, long extraWaitMs, boolean upGesture) { in emulateLongPressOnScreen() argument
561 if (upGesture) { in emulateLongPressOnScreen()