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/widget/
DTaplWidgetPickerTest.java48 private int getWidgetsScroll(Launcher launcher) { in getWidgetsScroll() method in TaplWidgetPickerTest
70 0, getWidgetsScroll(launcher))); in testWidgets()
74 Integer flingForwardY = getFromLauncher(launcher -> getWidgetsScroll(launcher)); in testWidgets()
80 getWidgetsScroll(launcher) < flingForwardY)); in testWidgets()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWidgets.java112 private int getWidgetsScroll() { in getWidgetsScroll() method in Widgets
168 final int scroll = getWidgetsScroll(); in getWidget()
170 final int newScroll = getWidgetsScroll(); in getWidget()