Searched refs:remoteAnimationRunner (Results 1 – 2 of 2) sorted by relevance
861 assertTrue(remoteAnimationRunner.isAnimationStarted()); in testOverrideTaskFragmentAdapter_overrideWithEmbeddedActivity()927 assertTrue(remoteAnimationRunner.isAnimationStarted()); in testOverrideTaskFragmentAdapter_overrideWithTaskFragmentNotFillingTask()952 assertTrue(remoteAnimationRunner.isAnimationStarted()); in testOverrideTaskFragmentAdapter_overrideWithNonEmbeddedActivity()979 assertTrue(remoteAnimationRunner.isAnimationStarted()); in testOverrideTaskFragmentAdapter_overrideEmbeddedActivityWithDiffUid()1092 assertTrue(remoteAnimationRunner.isAnimationStarted()); in testOverrideTaskFragmentAdapter_inputProtectedForUntrustedAnimation()1104 remoteAnimationRunner.finishAnimation(); in testOverrideTaskFragmentAdapter_inputProtectedForUntrustedAnimation()1143 assertTrue(remoteAnimationRunner.isAnimationStarted()); in testOverrideTaskFragmentAdapter_inputProtectedForTrustedAnimation()1149 remoteAnimationRunner.finishAnimation(); in testOverrideTaskFragmentAdapter_inputProtectedForTrustedAnimation()1185 assertTrue(remoteAnimationRunner.isAnimationStarted()); in testOverrideTaskFragmentAdapter_noInputProtectedForFullyTrustedAnimation()1258 TestRemoteAnimationRunner remoteAnimationRunner) { in setupTaskFragmentRemoteAnimation() argument[all …]
372 IRecentsAnimationRunner remoteAnimationRunner, RecentsAnimationCallbacks callbacks, in RecentsAnimationController() argument375 mRunner = remoteAnimationRunner; in RecentsAnimationController()