Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DRecentsAnimationWrapper.java87 public synchronized void runOnInit(Runnable action) { in runOnInit() method in RecentsAnimationWrapper
DWindowTransformSwipeHandler.java436 mRecentsAnimationWrapper.runOnInit(() -> in onActivityInit()
1057 mRecentsAnimationWrapper.runOnInit(() -> animateToProgressInternal(start, end, duration, in animateToProgress()