Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWidgets.java59 mLauncher.getBottomGestureMarginInContainer(widgetsContainer) + 1), in flingForward()
DLauncherInstrumentation.java1078 int getBottomGestureMarginInContainer(UiObject2 container) { in getBottomGestureMarginInContainer() method
1115 final int bottomGestureMarginInContainer = getBottomGestureMarginInContainer(container); in scrollDownByDistance()