Home
last modified time | relevance | path

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

1234567

/frameworks/base/core/java/android/app/
DTaskStackListener.java46 public void onActivityPinned(String packageName, int userId, int taskId, int rootTaskId) in onActivityPinned()
63 public void onActivityForcedResizable(String packageName, int taskId, int reason) in onActivityForcedResizable()
94 public void onTaskCreated(int taskId, ComponentName componentName) throws RemoteException { in onTaskCreated()
99 public void onTaskRemoved(int taskId) throws RemoteException { in onTaskRemoved()
113 public void onTaskMovedToFront(int taskId) throws RemoteException { in onTaskMovedToFront()
126 public void onTaskRemovalStarted(int taskId) throws RemoteException { in onTaskRemovalStarted()
139 public void onTaskDescriptionChanged(int taskId, ActivityManager.TaskDescription td) in onTaskDescriptionChanged()
145 public void onActivityRequestedOrientationChanged(int taskId, int requestedOrientation) in onActivityRequestedOrientationChanged()
151 public void onTaskProfileLocked(int taskId, int userId) throws RemoteException { in onTaskProfileLocked()
156 public void onTaskSnapshotChanged(int taskId, TaskSnapshot snapshot) throws RemoteException { in onTaskSnapshotChanged()
[all …]
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()
140 void onTaskProfileLocked(int taskId, int userId); in onTaskProfileLocked()
145 void onTaskSnapshotChanged(int taskId, in TaskSnapshot snapshot); in onTaskSnapshotChanged()
161 void onTaskDisplayChanged(int taskId, int newDisplayId); in onTaskDisplayChanged()
181 void onTaskFocusChanged(int taskId, boolean focused); in onTaskFocusChanged()
192 void onTaskRequestedOrientationChanged(int taskId, int requestedOrientation); in onTaskRequestedOrientationChanged()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DTaskStackListenerCallback.java41 default void onTaskProfileLocked(int taskId, int userId) { } in onTaskProfileLocked()
43 default void onTaskDisplayChanged(int taskId, int newDisplayId) { } in onTaskDisplayChanged()
45 default void onTaskCreated(int taskId, ComponentName componentName) { } in onTaskCreated()
47 default void onTaskRemoved(int taskId) { } in onTaskRemoved()
49 default void onTaskMovedToFront(int taskId) { } in onTaskMovedToFront()
57 default void onTaskSnapshotChanged(int taskId, TaskSnapshot snapshot) { } in onTaskSnapshotChanged()
64 default void onActivityPinned(String packageName, int userId, int taskId, int stackId) { } in onActivityPinned()
68 default void onActivityForcedResizable(String packageName, int taskId, int reason) { } in onActivityForcedResizable()
84 default void onActivityRequestedOrientationChanged(int taskId, int requestedOrientation) { } in onActivityRequestedOrientationChanged()
DTaskStackListenerImpl.java153 public void onTaskProfileLocked(int taskId, int userId) { in onTaskProfileLocked()
158 public void onTaskDisplayChanged(int taskId, int newDisplayId) { in onTaskDisplayChanged()
164 public void onTaskCreated(int taskId, ComponentName componentName) { in onTaskCreated()
169 public void onTaskRemoved(int taskId) { in onTaskRemoved()
184 public void onTaskSnapshotChanged(int taskId, TaskSnapshot snapshot) { in onTaskSnapshotChanged()
195 public void onActivityPinned(String packageName, int userId, int taskId, int stackId) { in onActivityPinned()
224 public void onActivityForcedResizable(String packageName, int taskId, int reason) { in onActivityForcedResizable()
253 public void onActivityRequestedOrientationChanged(int taskId, int requestedOrientation) { in onActivityRequestedOrientationChanged()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DTaskStackChangeListener.java36 public void onTaskSnapshotChanged(int taskId, ThumbnailData snapshot) { } in onTaskSnapshotChanged()
37 public void onActivityPinned(String packageName, int userId, int taskId, int stackId) { } in onActivityPinned()
41 public void onActivityForcedResizable(String packageName, int taskId, int reason) { } in onActivityForcedResizable()
64 public void onTaskProfileLocked(int taskId, int userId) { } in onTaskProfileLocked()
65 public void onTaskCreated(int taskId, ComponentName componentName) { } in onTaskCreated()
66 public void onTaskRemoved(int taskId) { } in onTaskRemoved()
67 public void onTaskMovedToFront(int taskId) { } in onTaskMovedToFront()
81 public void onActivityRequestedOrientationChanged(int taskId, int requestedOrientation) { } in onActivityRequestedOrientationChanged()
91 public void onTaskDisplayChanged(int taskId, int newDisplayId) { } in onTaskDisplayChanged()
DTaskStackChangeListeners.java162 public void onActivityPinned(String packageName, int userId, int taskId, int stackId) { in onActivityPinned()
187 public void onActivityForcedResizable(String packageName, int taskId, int reason) { in onActivityForcedResizable()
214 public void onTaskProfileLocked(int taskId, int userId) { in onTaskProfileLocked()
219 public void onTaskSnapshotChanged(int taskId, TaskSnapshot snapshot) { in onTaskSnapshotChanged()
224 public void onTaskCreated(int taskId, ComponentName componentName) { in onTaskCreated()
229 public void onTaskRemoved(int taskId) { in onTaskRemoved()
244 public void onActivityRequestedOrientationChanged(int taskId, int requestedOrientation) { in onActivityRequestedOrientationChanged()
250 public void onTaskDisplayChanged(int taskId, int newDisplayId) { in onTaskDisplayChanged()
452 PinnedActivityInfo(String packageName, int userId, int taskId, int stackId) { in PinnedActivityInfo()
DRecentsAnimationControllerCompat.java40 public ThumbnailData screenshotTask(int taskId) { in screenshotTask()
82 public void setFinishTaskTransaction(int taskId, in setFinishTaskTransaction()
136 public boolean removeTask(int taskId) { in removeTask()
/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/request/
DSubscribeRequestCoordinator.java80 RequestResult createRequestResult(long taskId, CapabilityRequestResponse response, in createRequestResult()
173 public void onRequestUpdated(long taskId, @UceRequestUpdate int event) { in onRequestUpdated()
232 Long taskId = request.getTaskId(); in handleRequestError() local
250 Long taskId = request.getTaskId(); in handleCommandError() local
295 final long taskId = request.getTaskId(); in handleNetworkResponseFailed() local
328 Long taskId = request.getTaskId(); in handleCapabilitiesUpdated() local
351 Long taskId = request.getTaskId(); in handleResourceTerminated() local
373 Long taskId = request.getTaskId(); in handleCachedCapabilityUpdated() local
398 Long taskId = request.getTaskId(); in handleTerminated() local
416 long taskId = request.getTaskId(); in handleNoNeedRequestFromNetwork() local
[all …]
DOptionsRequestCoordinator.java67 RequestResult createRequestResult(long taskId, CapabilityRequestResponse response); in createRequestResult()
126 public void onRequestUpdated(long taskId, @UceRequestUpdate int event) { in onRequestUpdated()
176 Long taskId = request.getTaskId(); in handleRequestError() local
193 Long taskId = request.getTaskId(); in handleCommandError() local
218 Long taskId = request.getTaskId(); in handleNetworkResponse() local
228 Long taskId = request.getTaskId(); in handleCachedCapabilityUpdated() local
253 long taskId = request.getTaskId(); in handleNoNeedRequestFromNetwork() local
271 long taskId = request.getTaskId(); in handleRequestTimeout() local
DUceRequestManager.java143 void notifySendingRequest(long coordinator, long taskId, long delayTimeMs); in notifySendingRequest()
178 void notifyRequestError(long requestCoordinatorId, long taskId); in notifyRequestError()
183 void notifyCommandError(long requestCoordinatorId, long taskId); in notifyCommandError()
188 void notifyNetworkResponse(long requestCoordinatorId, long taskId); in notifyNetworkResponse()
193 void notifyTerminated(long requestCoordinatorId, long taskId); in notifyTerminated()
199 void notifyResourceTerminated(long requestCoordinatorId, long taskId); in notifyResourceTerminated()
205 void notifyCapabilitiesUpdated(long requestCoordinatorId, long taskId); in notifyCapabilitiesUpdated()
210 void notifyCachedCapabilitiesUpdated(long requestCoordinatorId, long taskId); in notifyCachedCapabilitiesUpdated()
216 void notifyNoNeedRequestFromNetwork(long requestCoordinatorId, long taskId); in notifyNoNeedRequestFromNetwork()
222 void notifyRemoteRequestDone(long requestCoordinatorId, long taskId); in notifyRemoteRequestDone()
[all …]
DUceRequestCoordinator.java133 public static RequestResult createSuccessResult(long taskId) { in createSuccessResult()
143 public static RequestResult createFailedResult(long taskId, int errorCode, long retry) { in createFailedResult()
155 private RequestResult(long taskId) { in RequestResult()
165 private RequestResult(long taskId, int errorCode, long retryMillis) { in RequestResult()
242 public @Nullable UceRequest getUceRequest(Long taskId) { in getUceRequest()
254 protected void moveRequestToFinishedCollection(Long taskId, RequestResult requestResult) { in moveRequestToFinishedCollection()
258 mRequestManagerCallback.notifyUceRequestFinished(getCoordinatorId(), taskId); in moveRequestToFinishedCollection() local
278 public abstract void onRequestUpdated(long taskId, @UceRequestUpdate int event); in onRequestUpdated()
/frameworks/base/services/core/java/com/android/server/wm/
DTaskSnapshotCache.java59 @Nullable TaskSnapshot getSnapshot(int taskId, int userId, boolean restoreFromDisk, in getSnapshot()
80 private TaskSnapshot tryRestoreFromDisk(int taskId, int userId, boolean isLowResolution) { in tryRestoreFromDisk()
92 final Integer taskId = mAppTaskMap.get(activity); in onAppRemoved() local
102 final Integer taskId = mAppTaskMap.get(activity); in onAppDied() local
108 void onTaskRemoved(int taskId) { in onTaskRemoved()
112 void removeRunningEntry(int taskId) { in removeRunningEntry()
DTaskSnapshotPersister.java134 void persistSnapshot(int taskId, int userId, TaskSnapshot snapshot) { in persistSnapshot()
147 void onTaskRemovedFromRecents(int taskId, int userId) { in onTaskRemovedFromRecents()
226 File getProtoFile(int taskId, int userId) { in getProtoFile()
230 File getHighResolutionBitmapFile(int taskId, int userId) { in getHighResolutionBitmapFile()
235 File getLowResolutionBitmapFile(int taskId, int userId) { in getLowResolutionBitmapFile()
244 private void deleteSnapshot(int taskId, int userId) { in deleteSnapshot()
332 StoreWriteQueueItem(int taskId, int userId, TaskSnapshot snapshot) { in StoreWriteQueueItem()
454 DeleteWriteQueueItem(int taskId, int userId) { in DeleteWriteQueueItem()
490 final int taskId = getTaskId(file); in write() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sizecompatui/
DSizeCompatUIController.java51 void onSizeCompatRestartButtonClicked(int taskId); in onSizeCompatRestartButtonClicked()
100 public void onSizeCompatInfoChanged(int displayId, int taskId, in onSizeCompatInfoChanged()
149 private void createLayout(int displayId, int taskId, Configuration taskConfig, in createLayout()
164 SizeCompatUILayout createLayout(Context context, int displayId, int taskId, in createLayout()
174 private void updateLayout(int taskId, Configuration taskConfig, in updateLayout()
184 private void removeLayout(int taskId) { in removeLayout()
213 final int taskId = mActiveLayouts.keyAt(i); in forAllLayoutsOnDisplay() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/
DShellTaskOrganizer.java99 default void attachChildSurfaceToTask(int taskId, SurfaceControl.Builder b) { in attachChildSurfaceToTask()
114 void onVisibilityChanged(int taskId, LocusId locus, boolean visible); in onVisibilityChanged()
200 public void addListenerForTaskId(TaskListener listener, int taskId) { in addListenerForTaskId()
317 public void removeStartingWindow(int taskId, SurfaceControl leash, Rect frame, in removeStartingWindow()
325 public void copySplashScreenView(int taskId) { in copySplashScreenView()
332 public void onAppSplashScreenViewRemoved(int taskId) { in onAppSplashScreenViewRemoved()
346 final int taskId = info.getTaskInfo().taskId; in onTaskAppeared() local
407 final int taskId = taskInfo.taskId; in onTaskVanished() local
421 public RunningTaskInfo getRunningTaskInfo(int taskId) { in getRunningTaskInfo()
429 public void setSurfaceMetadata(int taskId, int key, int value) { in setSurfaceMetadata()
[all …]
DTaskView.java61 default void onTaskCreated(int taskId, ComponentName name) {} in onTaskCreated()
64 default void onTaskVisibilityChanged(int taskId, boolean visible) {} in onTaskVisibilityChanged()
67 default void onTaskRemovalStarted(int taskId) {} in onTaskRemovalStarted()
70 default void onBackPressedOnTaskRoot(int taskId) {} in onBackPressedOnTaskRoot()
242 final int taskId = mTaskInfo.taskId; in updateTaskVisibility() local
274 final int taskId = taskInfo.taskId; in onTaskAppeared() local
287 final int taskId = taskInfo.taskId; in onTaskVanished() local
310 final int taskId = taskInfo.taskId; in onBackPressedOnTaskRoot() local
318 public void attachChildSurfaceToTask(int taskId, SurfaceControl.Builder b) { in attachChildSurfaceToTask()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DStartingSurfaceDrawer.java179 final int taskId = taskInfo.taskId; in addSplashScreenStartingWindow() local
358 int getStartingWindowBackgroundColorForTask(int taskId) { in getStartingWindowBackgroundColorForTask()
433 final int taskId = startingWindowInfo.taskInfo.taskId; in makeTaskSnapshotWindow() local
449 public void removeStartingWindow(int taskId, SurfaceControl leash, Rect frame, in removeStartingWindow()
460 public void copySplashScreenView(int taskId) { in copySplashScreenView()
487 public void onAppSplashScreenViewRemoved(int taskId) { in onAppSplashScreenViewRemoved()
496 private void onAppSplashScreenViewRemoved(int taskId, boolean fromServer) { in onAppSplashScreenViewRemoved()
511 protected boolean addWindow(int taskId, IBinder appToken, View view, WindowManager wm, in addWindow()
537 private void saveSplashScreenRecord(IBinder appToken, int taskId, View view, in saveSplashScreenRecord()
544 private void removeWindowNoAnimate(int taskId) { in removeWindowNoAnimate()
[all …]
DStartingWindowController.java142 int taskId = runningTaskInfo.taskId; in addStartingWindow() local
165 public void copySplashScreenView(int taskId) { in copySplashScreenView()
174 public void onAppSplashScreenViewRemoved(int taskId) { in onAppSplashScreenViewRemoved()
182 public void removeStartingWindow(int taskId, SurfaceControl leash, Rect frame, in removeStartingWindow()
278 private void notifyIStartingWindowListener(int taskId, int supportedType, in notifyIStartingWindowListener()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DStageTaskListener.java67 void onChildTaskStatusChanged(int taskId, boolean present, boolean visible); in onChildTaskStatusChanged()
96 boolean containsTask(int taskId) { in containsTask()
111 final int taskId = taskInfo.taskId; in onTaskAppeared() local
159 final int taskId = taskInfo.taskId; in onTaskVanished() local
180 public void attachChildSurfaceToTask(int taskId, SurfaceControl.Builder b) { in attachChildSurfaceToTask()
201 int taskId = mChildrenTaskInfo.keyAt(i); in onSplitScreenListenerRegistered() local
/frameworks/base/core/java/android/window/
DITaskOrganizer.aidl46 void removeStartingWindow(int taskId, in SurfaceControl leash, in Rect frame, in removeStartingWindow()
52 void copySplashScreenView(int taskId); in copySplashScreenView()
57 void onAppSplashScreenViewRemoved(int taskId); in onAppSplashScreenViewRemoved()
/frameworks/base/core/java/android/content/pm/
DActivityPresentationInfo.java27 public final int taskId; field in ActivityPresentationInfo
33 public ActivityPresentationInfo(int taskId, int displayId, in ActivityPresentationInfo()
/frameworks/base/core/java/android/service/voice/
DIVoiceInteractionSession.aidl34 void handleAssist(int taskId, in IBinder activityId, in Bundle assistData, in handleAssist()
37 void taskStarted(in Intent intent, int taskId); in taskStarted()
38 void taskFinished(in Intent intent, int taskId); in taskFinished()
/frameworks/base/core/java/android/view/
DIRecentsAnimationController.aidl39 TaskSnapshot screenshotTask(int taskId); in screenshotTask()
49 void setFinishTaskTransaction(int taskId, in setFinishTaskTransaction()
141 boolean removeTask(int taskId); in removeTask()
DAppTransitionAnimationSpec.java18 public final int taskId; field in AppTransitionAnimationSpec
23 public AppTransitionAnimationSpec(int taskId, HardwareBuffer buffer, Rect rect) { in AppTransitionAnimationSpec()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/startingsurface/
DStartingSurfaceDrawerTests.java95 protected boolean addWindow(int taskId, IBinder appToken, in addWindow()
105 protected void removeWindowSynced(int taskId, SurfaceControl leash, Rect frame, in removeWindowSynced()
148 final int taskId = 1; in testAddSplashScreenSurface() local
166 final int taskId = 1; in testFallbackDefaultTheme() local
208 private StartingWindowInfo createWindowInfo(int taskId, int themeResId) { in createWindowInfo()

1234567