Searched refs:runOnPageScrollsInitialized (Results 1 – 3 of 3) sorted by relevance
723 public void runOnPageScrollsInitialized(Runnable callback) { in runOnPageScrollsInitialized() method in PagedView912 runOnPageScrollsInitialized(() -> { in onViewRemoved() method1426 runOnPageScrollsInitialized( in onTouchEvent()1433 runOnPageScrollsInitialized( in onTouchEvent()1436 runOnPageScrollsInitialized(this::snapToDestination); in onTouchEvent()1459 runOnPageScrollsInitialized(this::onNotSnappingToPageInFreeScroll); in onTouchEvent()1474 runOnPageScrollsInitialized(this::snapToDestination); in onTouchEvent()
547 mRecentsView.runOnPageScrollsInitialized(this::linkRecentsViewScroll); in onActivityInit()1124 mRecentsView.runOnPageScrollsInitialized(handleNormalGestureEndCallback);
1904 runOnPageScrollsInitialized(() -> { in applyLoadPlan() method2871 runOnPageScrollsInitialized(() -> setCurrentPage(getRunningTaskIndex())); in showCurrentTask()