Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java1748 ActivityLaunchAnimator.Controller delegate = wrapAnimationController( in startActivity()
2480 animationController != null ? wrapAnimationController(animationController, in startActivityDismissingKeyguard()
2549 private ActivityLaunchAnimator.Controller wrapAnimationController( in wrapAnimationController() method