Searched refs:getTaskChangeNotificationController (Results 1 – 18 of 18) sorted by relevance
180 mAtm.getTaskChangeNotificationController(); in testHandleNonResizableTaskOnSecondaryDisplay()232 mAtm.getTaskChangeNotificationController(); in testNotifyTaskFocusChanged()
1127 mAtm.getTaskChangeNotificationController(); in addTask_callsTaskNotificationController()1140 mAtm.getTaskChangeNotificationController(); in addTask_taskAlreadyInRecentsMovedToTop_callsTaskNotificationController()1157 mAtm.getTaskChangeNotificationController(); in addTask_taskAlreadyInRecentsOnTop_doesNotNotify()1174 mAtm.getTaskChangeNotificationController(); in removeTask_callsTaskNotificationController()1189 mAtm.getTaskChangeNotificationController(); in removeALlVisibleTask_callsTaskNotificationController_twice()
583 spyOn(getTaskChangeNotificationController());
1145 TaskChangeNotificationController controller = mAtm.getTaskChangeNotificationController(); in testLockAllProfileTasks()
1258 mAtm.getTaskChangeNotificationController(); in testWasVisibleInRestartAttempt()
439 mAtmService.getTaskChangeNotificationController().notifyTaskMovedToBack(451 mAtmService.getTaskChangeNotificationController().notifyTaskMovedToFront(465 mAtmService.getTaskChangeNotificationController().notifyTaskMovedToFront(t.getTaskInfo());
680 mAtmService.getTaskChangeNotificationController().notifyTaskCreated(_taskId, realActivity); in Task()708 mAtmService.getTaskChangeNotificationController().notifyTaskCreated(mTaskId, realActivity); in reuseAsLeafTask()753 mAtmService.getTaskChangeNotificationController().notifyTaskRemoved(mTaskId); in removeIfPossible()1511 mAtmService.getTaskChangeNotificationController().notifyTaskStackChanged(); in removeChild()1812 mAtmService.getTaskChangeNotificationController().notifyTaskDescriptionChanged( in updateTaskDescription()2720 mWmService.mAtmService.getTaskChangeNotificationController().notifyTaskDisplayChanged( in onDisplayChanged()3112 mAtmService.getTaskChangeNotificationController().notifyTaskSnapshotChanged(4407 mAtmService.getTaskChangeNotificationController().notifyTaskFocusChanged(mTaskId, hasFocus);4616 mAtmService.getTaskChangeNotificationController().notifyActivityForcedResizable(
1691 mService.getTaskChangeNotificationController().notifyTaskStackChanged(); in removeTask()2172 mService.getTaskChangeNotificationController().notifyTaskStackChanged(); in handleLaunchTaskBehindCompleteLocked()2540 mService.getTaskChangeNotificationController() in handleNonResizableTaskIfNeeded()2564 mService.getTaskChangeNotificationController().notifyActivityForcedResizable( in handleForcedResizableTaskIfNeeded()
254 mTaskNotificationController = service.getTaskChangeNotificationController(); in RecentTasks()265 mTaskNotificationController = service.getTaskChangeNotificationController(); in RecentTasks()
2198 mService.getTaskChangeNotificationController().notifyActivityPinned(r); in notifyActivityPipModeChanged()2200 mService.getTaskChangeNotificationController().notifyActivityUnpinned(); in notifyActivityPipModeChanged()3288 mService.getTaskChangeNotificationController().notifyTaskProfileLocked(
1836 mAtmService.getTaskChangeNotificationController().notifyTaskStackChanged(); in completePause()
1432 mService.getTaskChangeNotificationController().notifyActivityRestartAttempt( in postStartActivityProcessing()
1270 mController.mAtm.getTaskChangeNotificationController().notifyTaskStackChanged(); in finishTransition()
3558 mAtmService.getTaskChangeNotificationController().notifyTaskRemovalStarted( in finishIfPossible()7979 mAtmService.getTaskChangeNotificationController().notifyActivityRequestedOrientationChanged( in setRequestedOrientation()
1757 mAtmService.getTaskChangeNotificationController() in updateOrientation()
1105 TaskChangeNotificationController getTaskChangeNotificationController() { in getTaskChangeNotificationController() method in ActivityTaskManagerService
4375 mAtmService.getTaskChangeNotificationController() in updateRotationUnchecked()
10658 HSPLcom/android/server/wm/ActivityTaskManagerService;->getTaskChangeNotificationController()Lcom/an…