Searched refs:getRemoteAnimationDefinition (Results 1 – 6 of 6) sorted by relevance
509 final RemoteAnimationDefinition definition = container.getRemoteAnimationDefinition(); in getRemoteAnimationOverride()644 .getRemoteAnimationDefinition(organizer) in overrideWithTaskFragmentRemoteAnimation()702 w -> w.getRemoteAnimationDefinition() != null in findAnimLayoutParamsToken()703 && w.getRemoteAnimationDefinition().hasTransition(transit, activityTypes)); in findAnimLayoutParamsToken()
299 public RemoteAnimationDefinition getRemoteAnimationDefinition( in getRemoteAnimationDefinition() method in TaskFragmentOrganizerController
3221 RemoteAnimationDefinition getRemoteAnimationDefinition() { in getRemoteAnimationDefinition() method in WindowContainer
7131 RemoteAnimationDefinition getRemoteAnimationDefinition() { in getRemoteAnimationDefinition() method in ActivityRecord
223 assertEquals(mDefinition, mController.getRemoteAnimationDefinition(mIOrganizer)); in testRegisterRemoteAnimations()227 assertNull(mController.getRemoteAnimationDefinition(mIOrganizer)); in testRegisterRemoteAnimations()
44006 HPLcom/android/server/wm/ActivityRecord;->getRemoteAnimationDefinition()Landroid/view/RemoteAnimati…