Searched refs:getRemoteAnimationDefinition (Results 1 – 6 of 6) sorted by relevance
575 final RemoteAnimationDefinition definition = container.getRemoteAnimationDefinition(); in getRemoteAnimationOverride()750 .getRemoteAnimationDefinition(organizer) in overrideWithTaskFragmentRemoteAnimation()830 w -> w.getRemoteAnimationDefinition() != null in findAnimLayoutParamsToken()831 && w.getRemoteAnimationDefinition().hasTransition(transit, activityTypes)); in findAnimLayoutParamsToken()
633 public RemoteAnimationDefinition getRemoteAnimationDefinition( in getRemoteAnimationDefinition() method in TaskFragmentOrganizerController
3119 w -> w.getRemoteAnimationDefinition() != null in findAnimLayoutParamsActivityRecord()3120 && w.getRemoteAnimationDefinition().hasTransition(transit, activityTypes)); in findAnimLayoutParamsActivityRecord()
3776 RemoteAnimationDefinition getRemoteAnimationDefinition() { in getRemoteAnimationDefinition() method in WindowContainer
8070 RemoteAnimationDefinition getRemoteAnimationDefinition() { in getRemoteAnimationDefinition() method in ActivityRecord
608 assertEquals(mDefinition, mController.getRemoteAnimationDefinition(mIOrganizer)); in testRegisterRemoteAnimations()612 assertNull(mController.getRemoteAnimationDefinition(mIOrganizer)); in testRegisterRemoteAnimations()