Searched refs:newScroll (Results 1 – 3 of 3) sorted by relevance
171 final int newScroll = getAllAppsScroll(); in tryGetAppIcon() local174 newScroll)); in tryGetAppIcon()177 + newScroll, newScroll >= scroll); in tryGetAppIcon()178 if (newScroll == scroll) break; in tryGetAppIcon()183 scroll = newScroll; in tryGetAppIcon()
174 final int newScroll = getWidgetsScroll(); in getWidget() local177 + newScroll, newScroll >= scroll); in getWidget()178 mLauncher.assertTrue("Unable to scroll to the widget", newScroll != scroll); in getWidget()
3828 int[] newScroll = new int[count]; in createTaskDismissAnimation() local3871 getPageScrolls(newScroll, false, in createTaskDismissAnimation()4060 int scrollDiff = newScroll[i] - oldScroll[i] + offset; in createTaskDismissAnimation()