Searched refs:mRemoteAnimationController (Results 1 – 1 of 1) sorted by relevance
266 private RemoteAnimationController mRemoteAnimationController; field in AppTransition448 if (mRemoteAnimationController != null) { in goodToGo()449 mRemoteAnimationController.goodToGo(); in goodToGo()458 mRemoteAnimationController = null; in clear()470 if (mRemoteAnimationController != null) { in freeze()471 mRemoteAnimationController.cancelAnimation("freeze"); in freeze()1590 return mRemoteAnimationController; in getRemoteAnimationController()1949 mRemoteAnimationController = new RemoteAnimationController(mService, in overridePendingAppTransitionRemote()