Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DTaplTestsLauncher3.java262 0, getWidgetsScroll(launcher))); in testWidgets()
266 Integer flingForwardY = getFromLauncher(launcher -> getWidgetsScroll(launcher)); in testWidgets()
272 getWidgetsScroll(launcher) < flingForwardY)); in testWidgets()
279 private int getWidgetsScroll(Launcher launcher) { in getWidgetsScroll() method in TaplTestsLauncher3
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWidgets.java94 private int getWidgetsScroll() { in getWidgetsScroll() method in Widgets
139 final int scroll = getWidgetsScroll(); in getWidget()
141 final int newScroll = getWidgetsScroll(); in getWidget()