Searched refs:runOnInit (Results 1 – 2 of 2) sorted by relevance
87 public synchronized void runOnInit(Runnable action) { in runOnInit() method in RecentsAnimationWrapper
436 mRecentsAnimationWrapper.runOnInit(() -> in onActivityInit()1057 mRecentsAnimationWrapper.runOnInit(() -> animateToProgressInternal(start, end, duration, in animateToProgress()