Home
last modified time | relevance | path

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

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
DCommonUtils.java166 public static void swipe(GestureType gestureType, UiObject obj) { in swipe()
387 public enum GestureType { enum in CommonUtils