Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityTransitionAnimator.kt118 TransitionRegister.fromIShellTransitions(iShellTransitions),
1326 fun fromIShellTransitions(iShellTransitions: IShellTransitions): TransitionRegister { in fromIShellTransitions() method