Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
H A DBackAnimationController.java753 private BackAnimationRunner getAnimationRunnerAndInit() { in getAnimationRunnerAndInit() method in BackAnimationController
781 final BackAnimationRunner runner = getAnimationRunnerAndInit(); in createAdapter()