Searched refs:getRemoteAnimationDefinition (Results 1 – 6 of 6) sorted by relevance
576 final RemoteAnimationDefinition definition = container.getRemoteAnimationDefinition(); in getRemoteAnimationOverride()751 .getRemoteAnimationDefinition(organizer) in overrideWithTaskFragmentRemoteAnimation()831 w -> w.getRemoteAnimationDefinition() != null in findAnimLayoutParamsToken()832 && w.getRemoteAnimationDefinition().hasTransition(transit, activityTypes)); in findAnimLayoutParamsToken()
556 public RemoteAnimationDefinition getRemoteAnimationDefinition( in getRemoteAnimationDefinition() method in TaskFragmentOrganizerController
2684 w -> w.getRemoteAnimationDefinition() != null in findAnimLayoutParamsActivityRecord()2685 && w.getRemoteAnimationDefinition().hasTransition(transit, activityTypes)); in findAnimLayoutParamsActivityRecord()
3772 RemoteAnimationDefinition getRemoteAnimationDefinition() { in getRemoteAnimationDefinition() method in WindowContainer
7841 RemoteAnimationDefinition getRemoteAnimationDefinition() { in getRemoteAnimationDefinition() method in ActivityRecord
515 assertEquals(mDefinition, mController.getRemoteAnimationDefinition(mIOrganizer)); in testRegisterRemoteAnimations()519 assertNull(mController.getRemoteAnimationDefinition(mIOrganizer)); in testRegisterRemoteAnimations()