Searched refs:GhostedViewTransitionAnimatorController (Results 1 – 6 of 6) sorted by relevance
48 val controller = GhostedViewTransitionAnimatorController(LaunchableFrameLayout(mContext)) in animatingOrphanViewDoesNotCrash()58 GhostedViewTransitionAnimatorController(FrameLayout(mContext)) in creatingControllerFromNormalViewThrows()69 GhostedViewTransitionAnimatorController( in cujsAreLoggedCorrectly()84 object : GhostedViewTransitionAnimatorController( in cujsAreLoggedCorrectly()
72 val delegate = GhostedViewTransitionAnimatorController(source) in createTransitionController()98 return GhostedViewTransitionAnimatorController(source) in createExitController()
644 GhostedViewTransitionAnimatorController.findGradientDrawable(background) in start()905 GhostedViewTransitionAnimatorController(dialogContentWithBackground!!)909 GhostedViewTransitionAnimatorController(dialogContentWithBackground!!)986 if (endController is GhostedViewTransitionAnimatorController) { in onTransitionAnimationProgress()
57 open class GhostedViewTransitionAnimatorController class
533 return GhostedViewTransitionAnimatorController( in fromView()
89 import com.android.systemui.animation.GhostedViewTransitionAnimatorController;1412 return new GhostedViewTransitionAnimatorController(player, in buildLaunchAnimatorController()