Home
last modified time | relevance | path

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

/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
DSpectatioUiUtil.java64 BOTTOM_TO_TOP, enumConstant
486 swipe(SwipeDirection.BOTTOM_TO_TOP, /*numOfSteps*/ MAX_SWIPE_STEPS); in swipeUp()
606 case BOTTOM_TO_TOP: in getPointsToSwipe()