Searched refs:mRemoteAnimationController (Results 1 – 1 of 1) sorted by relevance
253 private RemoteAnimationController mRemoteAnimationController; field in AppTransition426 if (mRemoteAnimationController != null) { in goodToGo()427 mRemoteAnimationController.goodToGo(); in goodToGo()436 mRemoteAnimationController = null; in clear()1528 return mRemoteAnimationController; in getRemoteAnimationController()1871 mRemoteAnimationController = new RemoteAnimationController(mService, in overridePendingAppTransitionRemote()