Searched refs:scrollToLastVisibleRow (Results 1 – 3 of 3) sorted by relevance
112 mLauncher.scrollToLastVisibleRow(widgetsContainer, cells, 0); in getWidget()
116 mLauncher.scrollToLastVisibleRow( in getAppIcon()
798 void scrollToLastVisibleRow(UiObject2 container, Collection<UiObject2> items, int topPadding) { in scrollToLastVisibleRow() method