Home
last modified time | relevance | path

Searched defs:SWIPE_MARGIN (Results 1 – 2 of 2) sorted by relevance

/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DSystemUiJankTests.java69 private static final int SWIPE_MARGIN = 5; field in SystemUiJankTests
384 SWIPE_MARGIN, mDevice.getDisplayWidth() / 2, in swipeDown() local
393 SWIPE_MARGIN, in swipeUp() local
599 SWIPE_MARGIN, in scrollDown() local
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DLockscreenHelper.java49 private static final int SWIPE_MARGIN = 5; field in LockscreenHelper
281 SWIPE_MARGIN, in unlockScreenSwipeUp() local