Home
last modified time | relevance | path

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

/platform_testing/libraries/tapl-common/src/android/platform/test/scenario/tapl_common/
DTaplUiObject.kt41 setGestureMargins(margin, margin, margin, margin) in setGestureMargin()
45 fun setGestureMargins(left: Int, top: Int, right: Int, bottom: Int) { in setGestureMargins() method
/platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/
DUiBenchJankTests.java141 trivialListViewContents.setGestureMargins(mDevice.getDisplayWidth() / 2 - 40, in testTrivialListViewFling()
174 trivialRecyclerViewContents.setGestureMargins(mDevice.getDisplayWidth() / 2 - 40, in testTrivialRecyclerListViewFling()
209 inflatingListViewContents.setGestureMargins(mDevice.getDisplayWidth() / 2 - 40, in testInflatingListViewFling()
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/features/common/
DHomeLockscreenPage.java109 swipeableArea.setGestureMargins( in swipeUp()
/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/utility/
DScrollable.java207 scrollable.setGestureMargins( in scroll()
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper2/
DBaseLauncher3Strategy.java115 allAppsContainer.setGestureMargins(0, topGestureMargin, 0, 1); in openAllApps()
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DBaseLauncher3Strategy.java122 allAppsContainer.setGestureMargins(0, topGestureMargin, 0, 0); in openAllApps()
/platform_testing/tests/jank/uibench/src/com/android/uibench/janktests/
DUiBenchJankTests.java244 mHelper.mContents.setGestureMargins(0, 0, 10, 0); in openNavigationDrawerActivity()
/platform_testing/tests/microbenchmarks/uibench/src/com/android/uibench/microbenchmark/
DUiBenchJankHelper.java270 mContents.setGestureMargins(0, 0, 10, 0); in openNavigationDrawerActivity()
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
DSpectatioUiUtil.java1044 scrollableObject.setGestureMargins( in scroll()