Searched refs:mRemoteAnimationDefinition (Results 1 – 2 of 2) sorted by relevance
166 private RemoteAnimationDefinition mRemoteAnimationDefinition; field in TaskFragmentOrganizerController.TaskFragmentOrganizerState648 if (organizerState.mRemoteAnimationDefinition != null) { in registerRemoteAnimations()651 + organizerState.mRemoteAnimationDefinition); in registerRemoteAnimations()655 organizerState.mRemoteAnimationDefinition = definition; in registerRemoteAnimations()674 organizerState.mRemoteAnimationDefinition = null; in unregisterRemoteAnimations()751 return organizerState.mRemoteAnimationDefinition; in getRemoteAnimationDefinition()
635 private RemoteAnimationDefinition mRemoteAnimationDefinition; field in ActivityRecord7259 mRemoteAnimationDefinition = definition; in registerRemoteAnimations()7266 mRemoteAnimationDefinition = null; in unregisterRemoteAnimations()7271 return mRemoteAnimationDefinition; in getRemoteAnimationDefinition()