Home
last modified time | relevance | path

Searched refs:runOnRecentsAnimationStart (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DBaseSwipeUpHandler.java119 runOnRecentsAnimationStart(() -> in linkRecentsViewScroll()
128 runOnRecentsAnimationStart(() -> in linkRecentsViewScroll()
186 protected void runOnRecentsAnimationStart(Runnable action) { in runOnRecentsAnimationStart() method in BaseSwipeUpHandler
DBaseSwipeUpHandlerV2.java935 runOnRecentsAnimationStart(() -> animateToProgressInternal(start, end, duration, in animateToProgress()