Searched refs:getRemoteAnimationDefinition (Results 1 – 5 of 5) sorted by relevance
586 assertEquals(mDefinition, mController.getRemoteAnimationDefinition(mIOrganizer)); in testRegisterRemoteAnimations()590 assertNull(mController.getRemoteAnimationDefinition(mIOrganizer)); in testRegisterRemoteAnimations()
741 public RemoteAnimationDefinition getRemoteAnimationDefinition( in getRemoteAnimationDefinition() method in TaskFragmentOrganizerController
3315 w -> w.getRemoteAnimationDefinition() != null in findAnimLayoutParamsActivityRecord()3316 && w.getRemoteAnimationDefinition().hasTransition(transit, activityTypes)); in findAnimLayoutParamsActivityRecord()
3339 RemoteAnimationDefinition getRemoteAnimationDefinition() { in getRemoteAnimationDefinition() method in WindowContainer
7270 RemoteAnimationDefinition getRemoteAnimationDefinition() { in getRemoteAnimationDefinition() method in ActivityRecord