Searched defs:screenshotTask (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/tasksurfacehelper/ |
H A D | TaskSurfaceHelperController.java | 60 public void screenshotTask(RunningTaskInfo taskInfo, Rect crop, in screenshotTask() method in TaskSurfaceHelperController 74 public void screenshotTask(RunningTaskInfo taskInfo, Rect crop, Executor executor, in screenshotTask() method in TaskSurfaceHelperController.TaskSurfaceHelperImpl
|
H A D | TaskSurfaceHelper.java | 35 default void screenshotTask(RunningTaskInfo taskInfo, Rect crop, Executor executor, in screenshotTask() method
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | IRecentsAnimationController.aidl | 39 TaskSnapshot screenshotTask(int taskId); in screenshotTask() method
|
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
H A D | RecentsAnimationControllerCompat.java | 40 public ThumbnailData screenshotTask(int taskId) { in screenshotTask() method in RecentsAnimationControllerCompat
|
H A D | RemoteTransitionCompat.java | 285 @Override public ThumbnailData screenshotTask(int taskId) { in screenshotTask() method in RemoteTransitionCompat.RecentsControllerWrap
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | RecentsAnimationController.java | 65 public ThumbnailData screenshotTask(int taskId) { in screenshotTask() method in RecentsAnimationController
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ |
H A D | ShellTaskOrganizer.java | 437 public void screenshotTask(RunningTaskInfo taskInfo, Rect crop, in screenshotTask() method in ShellTaskOrganizer
|