Home
last modified time | relevance | path

Searched defs:taskId (Results 1 – 25 of 1076) sorted by relevance

12345678910>>...44

/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/desktopmode/
DDesktopRepository.java132 public final void addTask(int displayId, int taskId, boolean isVisible) { in addTask()
138 private final void addActiveTask(int displayId, int taskId) { in addActiveTask()
144 public final void removeActiveTask(int taskId, @org.jetbrains.annotations.Nullable() in removeActiveTask()
151 public final void addClosingTask(int displayId, int taskId) { in addClosingTask()
157 public final void removeClosingTask(int taskId) { in removeClosingTask()
160 public final boolean isActiveTask(int taskId) { in isActiveTask()
164 public final boolean isClosingTask(int taskId) { in isClosingTask()
168 public final boolean isVisibleTask(int taskId) { in isVisibleTask()
172 public final boolean isMinimizedTask(int taskId) { in isMinimizedTask()
179 public final boolean isOnlyVisibleNonClosingTask(int taskId) { in isOnlyVisibleNonClosingTask()
[all …]
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/lifecycle/
H A DActivityStarterTests.java130 final int taskId = mWmState.getTaskByActivity(STANDARD_ACTIVITY).getTaskId(); in testLaunchStandardActivity() local
224 final int taskId = mWmState.getTaskByActivity(NO_HISTORY_ACTIVITY).getTaskId(); in testNoHistoryActivityWithDifferentTask() local
267 final int taskId = mWmState.getTaskByActivity(NO_HISTORY_ACTIVITY).getTaskId(); in testNoHistoryActivityWithTranslucentActivity() local
293 final int taskId = mWmState.getTaskByActivity(STANDARD_ACTIVITY).getTaskId(); in testLaunchSingleTopActivity() local
368 final int taskId = mWmState.getTaskByActivity(STANDARD_ACTIVITY).getTaskId(); in testLaunchSingleTaskActivity() local
413 final int taskId = mWmState.getTaskByActivity(ALIAS_TEST_ACTIVITY).getTaskId(); in testLaunchAliasActivity() local
453 final int taskId = mWmState.getTaskByActivity(STANDARD_ACTIVITY).getTaskId(); in testLaunchActivityWithFlagNewTaskAndClearTask() local
487 final int taskId = mWmState.getTaskByActivity(STANDARD_ACTIVITY).getTaskId(); in testLaunchActivityWithFlagClearTop() local
530 final int taskId = mWmState.getTaskByActivity( in testLaunchActivityWithFlagPreviousIsTop() local
557 final int taskId = mWmState.getTaskByActivity(STANDARD_ACTIVITY).getTaskId(); in testLaunchActivityWithFlagSingleTop() local
[all …]
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DTaskStackListener.java53 public void onActivityPinned(String packageName, int userId, int taskId, int rootTaskId) in onActivityPinned()
70 public void onActivityForcedResizable(String packageName, int taskId, int reason) in onActivityForcedResizable()
101 public void onTaskCreated(int taskId, ComponentName componentName) throws RemoteException { in onTaskCreated()
106 public void onTaskRemoved(int taskId) throws RemoteException { in onTaskRemoved()
120 public void onTaskMovedToFront(int taskId) throws RemoteException { in onTaskMovedToFront()
133 public void onTaskRemovalStarted(int taskId) throws RemoteException { in onTaskRemovalStarted()
146 public void onTaskDescriptionChanged(int taskId, ActivityManager.TaskDescription td) in onTaskDescriptionChanged()
152 public void onActivityRequestedOrientationChanged(int taskId, int requestedOrientation) in onActivityRequestedOrientationChanged()
173 public void onTaskSnapshotChanged(int taskId, TaskSnapshot snapshot) throws RemoteException { in onTaskSnapshotChanged()
181 public void onTaskSnapshotInvalidated(int taskId) { } in onTaskSnapshotInvalidated()
[all …]
H A DITaskStackListener.aidl34 void onActivityPinned(String packageName, int userId, int taskId, int stackId); in onActivityPinned()
60 void onActivityForcedResizable(String packageName, int taskId, int reason); in onActivityForcedResizable()
93 void onTaskCreated(int taskId, in ComponentName componentName); in onTaskCreated()
100 void onTaskRemoved(int taskId); in onTaskRemoved()
124 void onActivityRequestedOrientationChanged(int taskId, int requestedOrientation); in onActivityRequestedOrientationChanged()
145 void onTaskSnapshotChanged(int taskId, in TaskSnapshot snapshot); in onTaskSnapshotChanged()
150 void onTaskSnapshotInvalidated(int taskId); in onTaskSnapshotInvalidated()
166 void onTaskDisplayChanged(int taskId, int newDisplayId); in onTaskDisplayChanged()
183 void onRecentTaskRemovedForAddTask(int taskId); in onRecentTaskRemovedForAddTask()
191 void onTaskFocusChanged(int taskId, boolean focused); in onTaskFocusChanged()
[all …]
H A DIActivityTaskManager.aidl130 int taskId, int userId); in startActivityFromGameSession()
131 int startActivityFromRecents(int taskId, in Bundle options); in startActivityFromRecents()
148 void setFocusedTask(int taskId); in setFocusedTask()
149 boolean removeTask(int taskId); in removeTask()
161 void setFocusedRootTask(int taskId); in setFocusedRootTask()
163 Rect getTaskBounds(int taskId); in getTaskBounds()
173 void startSystemLockTaskMode(int taskId); in startSystemLockTaskMode()
184 void setTaskResizeable(int taskId, int resizeableMode); in setTaskResizeable()
193 void resizeTask(int taskId, in Rect bounds, int resizeMode); in resizeTask()
194 void moveRootTaskToDisplay(int taskId, int displayId); in moveRootTaskToDisplay()
[all …]
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/request/
DUceRequestManager.java175 void notifySendingRequest(long coordinator, long taskId, long delayTimeMs); in notifySendingRequest()
220 void notifyRequestError(long requestCoordinatorId, long taskId); in notifyRequestError()
225 void notifyCommandError(long requestCoordinatorId, long taskId); in notifyCommandError()
230 void notifyNetworkResponse(long requestCoordinatorId, long taskId); in notifyNetworkResponse()
235 void notifyTerminated(long requestCoordinatorId, long taskId); in notifyTerminated()
241 void notifyResourceTerminated(long requestCoordinatorId, long taskId); in notifyResourceTerminated()
247 void notifyCapabilitiesUpdated(long requestCoordinatorId, long taskId); in notifyCapabilitiesUpdated()
252 void notifyCachedCapabilitiesUpdated(long requestCoordinatorId, long taskId); in notifyCachedCapabilitiesUpdated()
258 void notifyNoNeedRequestFromNetwork(long requestCoordinatorId, long taskId); in notifyNoNeedRequestFromNetwork()
264 void notifyRemoteRequestDone(long requestCoordinatorId, long taskId); in notifyRemoteRequestDone()
[all …]
DUceRequestCoordinator.java134 public static RequestResult createSuccessResult(long taskId) { in createSuccessResult()
143 public static RequestResult createSuccessResult(long taskId, @Nullable SipDetails details) { in createSuccessResult()
153 public static RequestResult createFailedResult(long taskId, int errorCode, long retry) { in createFailedResult()
164 public static RequestResult createFailedResult(long taskId, int errorCode, long retry, in createFailedResult()
178 private RequestResult(long taskId) { in RequestResult()
185 private RequestResult(long taskId, SipDetails details) { in RequestResult()
200 private RequestResult(long taskId, int errorCode, long retryMillis) { in RequestResult()
207 private RequestResult(long taskId, int errorCode, long retryMillis, SipDetails details) { in RequestResult()
293 public @Nullable UceRequest getUceRequest(Long taskId) { in getUceRequest()
305 protected void moveRequestToFinishedCollection(Long taskId, RequestResult requestResult) { in moveRequestToFinishedCollection()
[all …]
DSubscribeRequestCoordinator.java91 RequestResult createRequestResult(long taskId, CapabilityRequestResponse response, in createRequestResult()
192 public void onRequestUpdated(long taskId, @UceRequestUpdate int event) { in onRequestUpdated()
251 Long taskId = request.getTaskId(); in handleRequestError() local
273 Long taskId = request.getTaskId(); in handleCommandError() local
323 final long taskId = request.getTaskId(); in handleNetworkResponseFailed() local
400 Long taskId = request.getTaskId(); in handleCapabilitiesUpdated() local
424 Long taskId = request.getTaskId(); in handleResourceTerminated() local
448 Long taskId = request.getTaskId(); in handleCachedCapabilityUpdated() local
473 Long taskId = request.getTaskId(); in handleTerminated() local
492 long taskId = request.getTaskId(); in handleNoNeedRequestFromNetwork() local
[all …]
DOptionsRequestCoordinator.java75 RequestResult createRequestResult(long taskId, CapabilityRequestResponse response); in createRequestResult()
137 public void onRequestUpdated(long taskId, @UceRequestUpdate int event) { in onRequestUpdated()
187 Long taskId = request.getTaskId(); in handleRequestError() local
209 Long taskId = request.getTaskId(); in handleCommandError() local
239 Long taskId = request.getTaskId(); in handleNetworkResponse() local
249 Long taskId = request.getTaskId(); in handleCachedCapabilityUpdated() local
274 long taskId = request.getTaskId(); in handleNoNeedRequestFromNetwork() local
292 long taskId = request.getTaskId(); in handleRequestTimeout() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/app/
H A DGameServiceProviderInstanceImpl.java359 private void onTaskCreated(int taskId, @NonNull ComponentName componentName) { in onTaskCreated()
371 private void onTaskFocusChanged(int taskId, boolean focused) { in onTaskFocusChanged()
378 private void onTaskFocusChangedLocked(int taskId, boolean focused) { in onTaskFocusChangedLocked()
406 private void maybeCreateGameSessionForFocusedTaskLocked(int taskId) { in maybeCreateGameSessionForFocusedTaskLocked()
453 private void onTaskRemoved(int taskId) { in onTaskRemoved()
470 int taskId, in onTransientSystemBarsVisibilityChanged()
500 private void createGameSession(int taskId) { in createGameSession()
507 private void createGameSessionLocked(int taskId) { in createGameSessionLocked()
582 private void setGameSessionFocusedIfNecessary(int taskId, IGameSession gameSession) { in setGameSessionFocusedIfNecessary()
596 int taskId, in attachGameSessionLocked()
[all …]
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/
H A DDesktopRepositoryTest.kt277 val taskId = 1 in isOnlyVisibleNonClosingTask_singleVisibleMinimizedTask() constant
786 val taskId = 1 in removeFreeformTask_removesTaskBoundsBeforeMaximize() constant
797 val taskId = 1 in removeFreeformTask_removesTaskBoundsBeforeImmersive() constant
808 val taskId = 1 in removeFreeformTask_removesActiveTask() constant
821 val taskId = 1 in removeFreeformTask_unminimizesTask() constant
832 val taskId = 1 in removeFreeformTask_updatesTaskVisibility() constant
842 val taskId = 1 in saveBoundsBeforeMaximize_boundsSavedByTaskId() constant
852 val taskId = 1 in removeBoundsBeforeMaximize_returnsNullAfterBoundsRemoved() constant
864 val taskId = 1 in saveBoundsBeforeImmersive_boundsSavedByTaskId() constant
874 val taskId = 1 in removeBoundsBeforeImmersive_returnsNullAfterBoundsRemoved() constant
[all …]
/aosp_15_r20/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/recents/
DRecentTasksProviderInterface.java49 ComponentName getRecentTaskComponentName(int taskId); in getRecentTaskComponentName()
55 Intent getRecentTaskBaseIntent(int taskId); in getRecentTaskBaseIntent()
61 Drawable getRecentTaskIcon(int taskId); in getRecentTaskIcon()
67 Bitmap getRecentTaskThumbnail(int taskId); in getRecentTaskThumbnail()
73 Rect getRecentTaskInsets(int taskId); in getRecentTaskInsets()
79 boolean openRecentTask(int taskId); in openRecentTask()
98 void removeTaskFromRecents(int taskId); in removeTaskFromRecents()
129 void recentTaskThumbnailChange(int taskId); in recentTaskThumbnailChange()
136 void recentTaskIconChange(int taskId); in recentTaskIconChange()
DRecentTasksProvider.java217 public ComponentName getRecentTaskComponentName(int taskId) { in getRecentTaskComponentName()
224 public Intent getRecentTaskBaseIntent(int taskId) { in getRecentTaskBaseIntent()
231 public Drawable getRecentTaskIcon(int taskId) { in getRecentTaskIcon()
238 public Bitmap getRecentTaskThumbnail(int taskId) { in getRecentTaskThumbnail()
245 public Rect getRecentTaskInsets(int taskId) { in getRecentTaskInsets()
252 private ThumbnailData getRecentTaskThumbnailData(int taskId) { in getRecentTaskThumbnailData()
260 public boolean openRecentTask(int taskId) { in openRecentTask()
296 public void removeTaskFromRecents(int taskId) { in removeTaskFromRecents()
321 private void getRecentTaskThumbnailAsync(int taskId) { in getRecentTaskThumbnailAsync()
337 void getRecentTaskIconAsync(int taskId) { in getRecentTaskIconAsync()
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/task/thumbnail/
DTaskThumbnailViewModelImplTest.kt85 val taskId = 1 in bindRunningTask_thenStateIs_LiveTile() constant
97 val taskId = 1 in bindRunningTaskShouldShowScreenshot_thenStateIs_SnapshotSplash() constant
152 val taskId = 2 in bindLockedTaskWithThumbnail_thenStateIs_BackgroundOnly() constant
166 val taskId = 2 in bindStoppedTaskWithThumbnail_thenStateIs_SnapshotSplash_withAlphaRemoved() constant
191 val taskId = 2 in bindNonVisibleStoppedTask_whenMadeVisible_thenStateIsSnapshotSplash() constant
218 val taskId = 2 in getSnapshotMatrix_MissingThumbnail() constant
234 val taskId = 2 in getSnapshotMatrix_MatrixScaling() constant
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/
H A DShellTaskOrganizer.java114 default void attachChildSurfaceToTask(int taskId, SurfaceControl.Builder b) { in attachChildSurfaceToTask()
119 default void reparentChildSurfaceToTask(int taskId, SurfaceControl sc, in reparentChildSurfaceToTask()
144 void onVisibilityChanged(int taskId, LocusId locus, boolean visible); in onVisibilityChanged()
330 public void addListenerForTaskId(TaskListener listener, int taskId) { in addListenerForTaskId()
519 public void copySplashScreenView(int taskId) { in copySplashScreenView()
526 public void onAppSplashScreenViewRemoved(int taskId) { in onAppSplashScreenViewRemoved()
533 public void onImeDrawnOnTask(int taskId) { in onImeDrawnOnTask()
550 final int taskId = info.getTaskInfo().taskId; in onTaskAppeared() local
652 final int taskId = taskInfo.taskId; in onTaskVanished() local
708 public RunningTaskInfo getRunningTaskInfo(int taskId) { in getRunningTaskInfo()
[all …]
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DStageTaskListener.java85 void onChildTaskStatusChanged(StageTaskListener stage, int taskId, boolean present, in onChildTaskStatusChanged()
131 boolean containsTask(int taskId) { in containsTask()
229 final int taskId = taskInfo.taskId; in onTaskAppeared() local
276 final int taskId = taskInfo.taskId; in onTaskVanished() local
301 public void attachChildSurfaceToTask(int taskId, SurfaceControl.Builder b) { in attachChildSurfaceToTask()
306 public void reparentChildSurfaceToTask(int taskId, SurfaceControl sc, in reparentChildSurfaceToTask()
311 private SurfaceControl findTaskSurface(int taskId) { in findTaskSurface()
321 boolean isRootTaskId(int taskId) { in isRootTaskId()
367 void reorderChild(int taskId, boolean onTop, WindowContainerTransaction wct) { in reorderChild()
390 void evictOtherChildren(WindowContainerTransaction wct, int taskId) { in evictOtherChildren()
[all …]
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DStartingSurfaceDrawer.java108 int getStartingWindowBackgroundColorForTask(int taskId) { in getStartingWindowBackgroundColorForTask()
167 public void copySplashScreenView(int taskId) { in copySplashScreenView()
177 public void onAppSplashScreenViewRemoved(int taskId) { in onAppSplashScreenViewRemoved()
181 void onImeDrawnOnTask(int taskId) { in onImeDrawnOnTask()
186 private void onImeDrawnOnTask(StartingWindowRecordManager records, int taskId) { in onImeDrawnOnTask()
263 SnapshotRecord(int activityType, ShellExecutor removeExecutor, int taskId, in SnapshotRecord()
327 void addRecord(int taskId, StartingWindowRecord record) { in addRecord()
337 final int taskId = removeInfo.taskId; in removeWindow() local
347 void removeWindow(int taskId) { in removeWindow()
352 void onRecordRemoved(@NonNull StartingWindowRecord record, int taskId) { in onRecordRemoved()
[all …]
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DTaskStackListenerCallback.java37 default void onRecentTaskRemovedForAddTask(int taskId) { } in onRecentTaskRemovedForAddTask()
46 default void onTaskDisplayChanged(int taskId, int newDisplayId) { } in onTaskDisplayChanged()
48 default void onTaskCreated(int taskId, ComponentName componentName) { } in onTaskCreated()
50 default void onTaskRemoved(int taskId) { } in onTaskRemoved()
52 default void onTaskMovedToFront(int taskId) { } in onTaskMovedToFront()
64 default boolean onTaskSnapshotChanged(int taskId, TaskSnapshot snapshot) { in onTaskSnapshotChanged()
73 default void onActivityPinned(String packageName, int userId, int taskId, int stackId) { } in onActivityPinned()
77 default void onActivityForcedResizable(String packageName, int taskId, int reason) { } in onActivityForcedResizable()
93 default void onActivityRequestedOrientationChanged(int taskId, int requestedOrientation) { } in onActivityRequestedOrientationChanged()
H A DTaskStackListenerImpl.java136 public void onRecentTaskRemovedForAddTask(int taskId) { in onRecentTaskRemovedForAddTask()
164 public void onTaskDisplayChanged(int taskId, int newDisplayId) { in onTaskDisplayChanged()
170 public void onTaskCreated(int taskId, ComponentName componentName) { in onTaskCreated()
175 public void onTaskRemoved(int taskId) { in onTaskRemoved()
190 public void onTaskSnapshotChanged(int taskId, TaskSnapshot snapshot) { in onTaskSnapshotChanged()
201 public void onActivityPinned(String packageName, int userId, int taskId, int stackId) { in onActivityPinned()
229 public void onActivityForcedResizable(String packageName, int taskId, int reason) { in onActivityForcedResizable()
258 public void onActivityRequestedOrientationChanged(int taskId, int requestedOrientation) { in onActivityRequestedOrientationChanged()
418 final int taskId = (int) msg.obj; in handleMessage() local
/aosp_15_r20/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DTaskStackChangeListener.java41 default boolean onTaskSnapshotChanged(int taskId, ThumbnailData snapshot) { in onTaskSnapshotChanged()
44 default void onActivityPinned(String packageName, int userId, int taskId, int stackId) { } in onActivityPinned()
48 default void onActivityForcedResizable(String packageName, int taskId, int reason) { } in onActivityForcedResizable()
72 default void onTaskCreated(int taskId, ComponentName componentName) { } in onTaskCreated()
73 default void onTaskRemoved(int taskId) { } in onTaskRemoved()
74 default void onTaskMovedToFront(int taskId) { } in onTaskMovedToFront()
89 default void onActivityRequestedOrientationChanged(int taskId, int requestedOrientation) { } in onActivityRequestedOrientationChanged()
99 default void onTaskDisplayChanged(int taskId, int newDisplayId) { } in onTaskDisplayChanged()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/mediaprojection/appselector/data/
H A DActivityTaskManagerThumbnailLoaderTest.kt40 val taskId = 123 in loadThumbnail_emptyThumbnail_returnsNull() constant
52 val taskId = 123 in loadThumbnail_thumbnailAvailable_returnsThumbnailData() constant
65 val taskId = 321 in captureThumbnail_emptyThumbnail_returnsNull() constant
76 val taskId = 321 in captureThumbnail_thumbnailAvailable_returnsThumbnailData() constant
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DDesktopModeWindowDecorViewModel.java445 /* appHandleTooltipClickCallback= */(taskId) -> { in onInit() argument
458 public void onFocusedTaskChanged(int taskId, boolean isFocusedOnDisplay, in onFocusedTaskChanged()
589 private void openHandleMenu(int taskId) { in openHandleMenu()
604 int taskId, @NonNull ToggleTaskSizeInteraction.AmbiguousSource source, in onToggleSizeInteraction()
669 public void onSnapResize(int taskId, boolean left, InputMethod inputMethod, boolean fromMenu) { in onSnapResize()
695 private void onOpenInBrowser(int taskId, @NonNull Intent intent) { in onOpenInBrowser()
709 private void onToDesktop(int taskId, DesktopModeTransitionSource source) { in onToDesktop()
730 private void onToFullscreen(int taskId) { in onToFullscreen()
747 private void onToSplitScreen(int taskId) { in onToSplitScreen()
761 private void onNewWindow(int taskId) { in onNewWindow()
[all …]
/aosp_15_r20/external/ims/rcs/rcsservice/src/com/android/service/ims/
H A DTaskManager.java99 public void putTask(int taskId, Task task){ in putTask()
105 private synchronized void putTaskInternal(int taskId, Task task){ in putTaskInternal()
113 int taskId = TaskManager.getDefault().generateTaskId(); in addCapabilityTask() local
124 int taskId = TaskManager.getDefault().generateTaskId(); in addAvailabilityTask() local
137 int taskId = TaskManager.getDefault().generateTaskId(); in addPublishTask() local
149 public Task getTask(int taskId){ in getTask()
155 public void removeTask(int taskId){ in removeTask()
275 public void onTimeout(int taskId){ in onTimeout()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/compatui/impl/
DCompatUIEvents.java26 private final int taskId = 0; field in CompatUIEvents.SizeCompatRestartButtonAppeared
28 public SizeCompatRestartButtonAppeared(int taskId) { in SizeCompatRestartButtonAppeared()
40 …om.android.wm.shell.compatui.impl.CompatUIEvents.SizeCompatRestartButtonAppeared copy(int taskId) { in copy()
67 private final int taskId = 0; field in CompatUIEvents.SizeCompatRestartButtonClicked
69 public SizeCompatRestartButtonClicked(int taskId) { in SizeCompatRestartButtonClicked()
81 …com.android.wm.shell.compatui.impl.CompatUIEvents.SizeCompatRestartButtonClicked copy(int taskId) { in copy()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskChangeNotificationController.java411 void notifyActivityForcedResizable(int taskId, int reason, String packageName) { in notifyActivityForcedResizable()
437 void notifyTaskCreated(int taskId, ComponentName componentName) { in notifyTaskCreated()
444 void notifyTaskRemoved(int taskId) { in notifyTaskRemoved()
465 void notifyActivityRequestedOrientationChanged(int taskId, int orientation) { in notifyActivityRequestedOrientationChanged()
497 void notifyTaskSnapshotChanged(int taskId, TaskSnapshot snapshot) { in notifyTaskSnapshotChanged()
508 void notifyTaskSnapshotInvalidated(int taskId) { in notifyTaskSnapshotInvalidated()
529 void notifyTaskDisplayChanged(int taskId, int newDisplayId) { in notifyTaskDisplayChanged()
554 void notifyRecentTaskRemovedForAddTask(int taskId) { in notifyRecentTaskRemovedForAddTask()
563 void notifyTaskFocusChanged(int taskId, boolean focused) { in notifyTaskFocusChanged()
571 void notifyTaskRequestedOrientationChanged(int taskId, int requestedOrientation) { in notifyTaskRequestedOrientationChanged()

12345678910>>...44