Searched defs:screenshotTask (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/tasksurfacehelper/ |
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
|
D | TaskSurfaceHelper.java | 35 default void screenshotTask(RunningTaskInfo taskInfo, Rect crop, Executor executor, in screenshotTask() method
|
/frameworks/base/core/java/android/view/ |
D | IRecentsAnimationController.aidl | 39 TaskSnapshot screenshotTask(int taskId); in screenshotTask() method
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
D | RecentsAnimationControllerCompat.java | 40 public ThumbnailData screenshotTask(int taskId) { in screenshotTask() method in RecentsAnimationControllerCompat
|
D | RemoteTransitionCompat.java | 232 @Override public ThumbnailData screenshotTask(int taskId) { in screenshotTask() method in RemoteTransitionCompat.RecentsControllerWrap
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ |
D | ShellTaskOrganizer.java | 361 public void screenshotTask(RunningTaskInfo taskInfo, Rect crop, in screenshotTask() method in ShellTaskOrganizer
|