Searched refs:mAppTransitionController (Results 1 – 5 of 5) sorted by relevance
80 private AppTransitionController mAppTransitionController; field in AppTransitionControllerTest715 mAppTransitionController.getRemoteAnimationOverride( in testGetRemoteAnimationOverrideWindowContainer()717 assertNull(mAppTransitionController.getRemoteAnimationOverride( in testGetRemoteAnimationOverrideWindowContainer()728 mAppTransitionController.registerRemoteAnimations(definition); in testGetRemoteAnimationOverrideTransitionController()731 mAppTransitionController.getRemoteAnimationOverride( in testGetRemoteAnimationOverrideTransitionController()734 mAppTransitionController.getRemoteAnimationOverride( in testGetRemoteAnimationOverrideTransitionController()751 mAppTransitionController.registerRemoteAnimations(definition2); in testGetRemoteAnimationOverrideBoth()754 mAppTransitionController.getRemoteAnimationOverride( in testGetRemoteAnimationOverrideBoth()757 mAppTransitionController.getRemoteAnimationOverride( in testGetRemoteAnimationOverrideBoth()774 mAppTransitionController.registerRemoteAnimations(definition2); in testGetRemoteAnimationOverrideWindowContainerHasPriority()[all …]
343 final AppTransitionController mAppTransitionController; field in DisplayContent1071 mAppTransitionController = new AppTransitionController(mWmService, this); in DisplayContent()1419 mAppTransitionController.registerRemoteAnimations(definition); in registerRemoteAnimations()
1047 curDisplay.mAppTransitionController.handleAppTransitionReady(); in checkAppTransitionReady()
2265 mDisplayContent.mAppTransitionController.getRemoteAnimationOverride( in getFreezeSnapshotTarget()
6892 if (getDisplayContent().mAppTransitionController.isTransitWithinTask( in onLeashAnimationStarting()