Searched refs:mTaskFragmentOrganizerController (Results 1 – 10 of 10) sorted by relevance
68 mAtm.mWindowOrganizerController.mTaskFragmentOrganizerController in setup()
1010 mAtm.mTaskFragmentOrganizerController.registerOrganizer(iOrganizer); in setupTaskFragmentRemoteAnimation()1011 mAtm.mTaskFragmentOrganizerController.registerRemoteAnimations(iOrganizer, definition); in setupTaskFragmentRemoteAnimation()
83 mController = mAtm.mWindowOrganizerController.mTaskFragmentOrganizerController; in setup()
433 mAtm.mTaskFragmentOrganizerController.registerOrganizer(iOrganizer); in testActivityRecordReparentToTaskFragment()
151 private final TaskFragmentOrganizerController mTaskFragmentOrganizerController; field in TaskFragment314 mTaskFragmentOrganizerController = in TaskFragment()315 mAtmService.mWindowOrganizerController.mTaskFragmentOrganizerController; in TaskFragment()2183 mTaskFragmentOrganizerController in sendTaskFragmentInfoChanged()2190 mTaskFragmentOrganizerController.onTaskFragmentAppeared(mTaskFragmentOrganizer, this); in sendTaskFragmentAppeared()2196 mTaskFragmentOrganizerController.onTaskFragmentVanished(mTaskFragmentOrganizer, this); in sendTaskFragmentVanished()
120 final TaskFragmentOrganizerController mTaskFragmentOrganizerController; field in WindowOrganizerController135 mTaskFragmentOrganizerController = new TaskFragmentOrganizerController(atm); in WindowOrganizerController()1021 return mTaskFragmentOrganizerController; in getTaskFragmentOrganizerController()1297 mService.mTaskFragmentOrganizerController in sendTaskFragmentOperationFailure()
643 ? mDisplayContent.mAtmService.mTaskFragmentOrganizerController in overrideWithTaskFragmentRemoteAnimation()
769 TaskFragmentOrganizerController mTaskFragmentOrganizerController; field in ActivityTaskManagerService843 mTaskFragmentOrganizerController = in ActivityTaskManagerService()844 mWindowOrganizerController.mTaskFragmentOrganizerController; in ActivityTaskManagerService()
848 mService.mTaskFragmentOrganizerController.dispatchPendingInfoChangedEvent( in realStartActivityLocked()
882 mWmService.mAtmService.mTaskFragmentOrganizerController.dispatchPendingEvents(); in performSurfacePlacementNoTrace()