Searched refs:getTaskChangeNotificationController (Results 1 – 18 of 18) sorted by relevance
180 mAtm.getTaskChangeNotificationController(); in testHandleNonResizableTaskOnSecondaryDisplay()260 mAtm.getTaskChangeNotificationController(); in testNotifyTaskFocusChanged()
1172 mAtm.getTaskChangeNotificationController(); in addTask_callsTaskNotificationController()1185 mAtm.getTaskChangeNotificationController(); in addTask_taskAlreadyInRecentsMovedToTop_callsTaskNotificationController()1202 mAtm.getTaskChangeNotificationController(); in addTask_taskAlreadyInRecentsOnTop_doesNotNotify()1244 mAtm.getTaskChangeNotificationController(); in removeTask_callsTaskNotificationController()1259 mAtm.getTaskChangeNotificationController(); in removeALlVisibleTask_callsTaskNotificationController_twice()
654 spyOn(getTaskChangeNotificationController());
1248 TaskChangeNotificationController controller = mAtm.getTaskChangeNotificationController(); in testLockAllProfileTasks()
958 mAtm.getTaskChangeNotificationController(); in testWasVisibleInRestartAttempt()
440 mAtmService.getTaskChangeNotificationController().notifyTaskMovedToBack(452 mAtmService.getTaskChangeNotificationController().notifyTaskMovedToFront(466 mAtmService.getTaskChangeNotificationController().notifyTaskMovedToFront(t.getTaskInfo());
666 mAtmService.getTaskChangeNotificationController().notifyTaskCreated(_taskId, realActivity); in Task()694 mAtmService.getTaskChangeNotificationController().notifyTaskCreated(mTaskId, realActivity); in reuseAsLeafTask()739 mAtmService.getTaskChangeNotificationController().notifyTaskRemoved(mTaskId); in removeIfPossible()1540 mAtmService.getTaskChangeNotificationController().notifyTaskStackChanged(); in removeChild()1894 mAtmService.getTaskChangeNotificationController().notifyTaskDescriptionChanged( in updateTaskDescription()2796 mWmService.mAtmService.getTaskChangeNotificationController().notifyTaskDisplayChanged( in onDisplayChanged()3120 mAtmService.getTaskChangeNotificationController().notifyTaskSnapshotChanged(3125 mAtmService.getTaskChangeNotificationController().notifyTaskSnapshotInvalidated(mTaskId);4542 mAtmService.getTaskChangeNotificationController().notifyTaskFocusChanged(mTaskId, hasFocus);4742 mAtmService.getTaskChangeNotificationController().notifyActivityForcedResizable(
1749 mService.getTaskChangeNotificationController().notifyTaskStackChanged(); in removeTask()2088 mService.getTaskChangeNotificationController().notifyTaskStackChanged(); in handleLaunchTaskBehindCompleteLocked()2462 mService.getTaskChangeNotificationController() in handleNonResizableTaskIfNeeded()2486 mService.getTaskChangeNotificationController().notifyActivityForcedResizable( in handleForcedResizableTaskIfNeeded()
276 mTaskNotificationController = service.getTaskChangeNotificationController(); in RecentTasks()287 mTaskNotificationController = service.getTaskChangeNotificationController(); in RecentTasks()
2366 mService.getTaskChangeNotificationController().notifyActivityPinned(r); in notifyActivityPipModeChanged()2368 mService.getTaskChangeNotificationController().notifyActivityUnpinned(); in notifyActivityPipModeChanged()3521 mService.getTaskChangeNotificationController().notifyTaskProfileLocked(
1994 mAtmService.getTaskChangeNotificationController().notifyTaskStackChanged(); in completePause()
1479 mService.getTaskChangeNotificationController().notifyActivityRestartAttempt( in postStartActivityProcessing()
1363 mController.mAtm.getTaskChangeNotificationController().notifyTaskStackChanged(); in finishTransition()
3766 mAtmService.getTaskChangeNotificationController().notifyTaskRemovalStarted( in finishIfPossible()8211 mAtmService.getTaskChangeNotificationController().notifyActivityRequestedOrientationChanged( in setRequestedOrientation()
1791 mAtmService.getTaskChangeNotificationController() in updateOrientation()
1130 TaskChangeNotificationController getTaskChangeNotificationController() { in getTaskChangeNotificationController() method in ActivityTaskManagerService
4624 mAtmService.getTaskChangeNotificationController() in updateRotationUnchecked()
26024 HSPLcom/android/server/wm/ActivityTaskManagerService;->getTaskChangeNotificationController()Lcom/an…