Searched refs:mPendingRemoteAnimationRegistry (Results 1 – 1 of 1) sorted by relevance
94 private final PendingRemoteAnimationRegistry mPendingRemoteAnimationRegistry; field in ActivityStartController121 mPendingRemoteAnimationRegistry = new PendingRemoteAnimationRegistry(service.mGlobalLock, in ActivityStartController()641 mPendingRemoteAnimationRegistry.addPendingAnimation(packageName, adapter, launchCookie); in registerRemoteAnimationForNextActivityStart()645 return mPendingRemoteAnimationRegistry; in getPendingRemoteAnimationRegistry()