Searched refs:updatePageScrollDestination (Results 1 – 3 of 3) sorted by relevance
145 mTestAppGridAdapter.updatePageScrollDestination(/* scrollToRightPage */ false); in updatePageScrollDestination_testLeftScrollDestinations()152 mTestAppGridAdapter.updatePageScrollDestination(/* scrollToRightPage */ false); in updatePageScrollDestination_testLeftScrollDestinations()159 mTestAppGridAdapter.updatePageScrollDestination(/* scrollToRightPage */ false); in updatePageScrollDestination_testLeftScrollDestinations()186 mTestAppGridAdapter.updatePageScrollDestination(/* scrollToRightPage */ true); in updatePageScrollDestination_testRightScrollDestinations()193 mTestAppGridAdapter.updatePageScrollDestination(/* scrollToRightPage */ true); in updatePageScrollDestination_testRightScrollDestinations()200 mTestAppGridAdapter.updatePageScrollDestination(/* scrollToRightPage */ true); in updatePageScrollDestination_testRightScrollDestinations()208 mTestAppGridAdapter.updatePageScrollDestination(/* scrollToRightPage */ true); in updatePageScrollDestination_testRightScrollDestinations()
281 public void updatePageScrollDestination(boolean scrollToNextPage) { in updatePageScrollDestination() method in AppGridAdapter
558 adapter.updatePageScrollDestination(scrollToNextPage) in <lambda>()