Searched refs:updatePageScrollDestination (Results 1 – 3 of 3) sorted by relevance
129 mTestAppGridAdapter.updatePageScrollDestination(/* scrollToRightPage */ false); in updatePageScrollDestination_testLeftScrollDestinations()136 mTestAppGridAdapter.updatePageScrollDestination(/* scrollToRightPage */ false); in updatePageScrollDestination_testLeftScrollDestinations()143 mTestAppGridAdapter.updatePageScrollDestination(/* scrollToRightPage */ false); in updatePageScrollDestination_testLeftScrollDestinations()164 mTestAppGridAdapter.updatePageScrollDestination(/* scrollToRightPage */ true); in updatePageScrollDestination_testRightScrollDestinations()171 mTestAppGridAdapter.updatePageScrollDestination(/* scrollToRightPage */ true); in updatePageScrollDestination_testRightScrollDestinations()178 mTestAppGridAdapter.updatePageScrollDestination(/* scrollToRightPage */ true); in updatePageScrollDestination_testRightScrollDestinations()186 mTestAppGridAdapter.updatePageScrollDestination(/* scrollToRightPage */ true); in updatePageScrollDestination_testRightScrollDestinations()
303 public void updatePageScrollDestination(boolean scrollToNextPage) { in updatePageScrollDestination() method in AppGridAdapter
594 mAdapter.updatePageScrollDestination(scrollToNextPage); in postDelayedPageFling()