Home
last modified time | relevance | path

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

/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
DSpectatioUiUtil.java558 int padXFinish = 5; in getPointsToSwipe() local
565 padXFinish = 0; in getPointsToSwipe()
587 xFinish = bounds.right - padXFinish; in getPointsToSwipe()
594 xFinish = bounds.left + padXFinish; in getPointsToSwipe()