Searched refs:mRemoteAnimationController (Results 1 – 1 of 1) sorted by relevance
240 private RemoteAnimationController mRemoteAnimationController; field in AppTransition409 if (mRemoteAnimationController != null) { in goodToGo()410 mRemoteAnimationController.goodToGo(transit); in goodToGo()436 mRemoteAnimationController = null; in clear()458 if (mRemoteAnimationController != null) { in freeze()459 mRemoteAnimationController.cancelAnimation("freeze"); in freeze()739 return mRemoteAnimationController; in getRemoteAnimationController()1108 mRemoteAnimationController = new RemoteAnimationController(mService, mDisplayContent, in overridePendingAppTransitionRemote()