Home
last modified time | relevance | path

Searched defs:screenshotTask (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/tasksurfacehelper/
DTaskSurfaceHelperController.java60 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
DTaskSurfaceHelper.java35 default void screenshotTask(RunningTaskInfo taskInfo, Rect crop, Executor executor, in screenshotTask() method
/frameworks/base/core/java/android/view/
DIRecentsAnimationController.aidl39 TaskSnapshot screenshotTask(int taskId); in screenshotTask() method
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DRecentsAnimationControllerCompat.java40 public ThumbnailData screenshotTask(int taskId) { in screenshotTask() method in RecentsAnimationControllerCompat
DRemoteTransitionCompat.java232 @Override public ThumbnailData screenshotTask(int taskId) { in screenshotTask() method in RemoteTransitionCompat.RecentsControllerWrap
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/
DShellTaskOrganizer.java361 public void screenshotTask(RunningTaskInfo taskInfo, Rect crop, in screenshotTask() method in ShellTaskOrganizer