Home
last modified time | relevance | path

Searched defs:takeScreenshot (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DScreenshotUtils.java96 public static SurfaceControl takeScreenshot(SurfaceControl.Transaction t, SurfaceControl sc, in takeScreenshot() method in ScreenshotUtils
112 public static SurfaceControl takeScreenshot(SurfaceControl.Transaction t, SurfaceControl sc, in takeScreenshot() method in ScreenshotUtils
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/appclips/
H A DIAppClipsScreenshotHelperService.aidl28 @nullable ScreenshotHardwareBufferInternal takeScreenshot(in int displayId); in takeScreenshot() method
H A DAppClipsCrossProcessHelper.java61 Bitmap takeScreenshot() { in takeScreenshot() method in AppClipsCrossProcessHelper
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DScreenshotHelper.java71 public void takeScreenshot(@ScreenshotSource int source, @NonNull Handler handler, in takeScreenshot() method in ScreenshotHelper
89 public void takeScreenshot(ScreenshotRequest request, @NonNull Handler handler, in takeScreenshot() method in ScreenshotHelper
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DScreenshooter.java44 static Bitmap takeScreenshot() { in takeScreenshot() method in Screenshooter
H A DBugreportProgressService.java928 private void takeScreenshot(int id) { in takeScreenshot() method in BugreportProgressService
962 private void takeScreenshot(int id, int delay) { in takeScreenshot() method in BugreportProgressService
1713 private static boolean takeScreenshot(Context context, String path) { in takeScreenshot() method in BugreportProgressService
/aosp14/frameworks/base/core/java/android/service/games/
H A DIGameSessionController.aidl27 void takeScreenshot(int taskId, in AndroidFuture gameScreenshotResultFuture); in takeScreenshot() method
H A DGameSession.java429 public void takeScreenshot(@NonNull Executor executor, @NonNull ScreenshotCallback callback) { in takeScreenshot() method in GameSession
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DPixelCopyWindow.java82 private void takeScreenshot() { in takeScreenshot() method in PixelCopyWindow
/aosp14/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiAutomatorBridge.java108 public boolean takeScreenshot(File storePath, int quality) { in takeScreenshot() method in UiAutomatorBridge
H A DUiDevice.java834 public boolean takeScreenshot(File storePath) { in takeScreenshot() method in UiDevice
850 public boolean takeScreenshot(File storePath, float scale, int quality) { in takeScreenshot() method in UiDevice
/aosp14/frameworks/base/core/java/android/app/
H A DIUiAutomationConnection.aidl48 boolean takeScreenshot(in Rect crop, in ScreenCaptureListener listener); in takeScreenshot() method
H A DUiAutomation.java1158 public Bitmap takeScreenshot() { in takeScreenshot() method in UiAutomation
1209 public Bitmap takeScreenshot(@NonNull Window window) { in takeScreenshot() method in UiAutomation
H A DUiAutomationConnection.java229 public boolean takeScreenshot(Rect crop, ScreenCapture.ScreenCaptureListener listener) { in takeScreenshot() method in UiAutomationConnection
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DSystemActionPerformer.java411 private boolean takeScreenshot() { in takeScreenshot() method in SystemActionPerformer
H A DUiAutomationManager.java365 public void takeScreenshot(int displayId, RemoteCallback callback) {} in takeScreenshot() method in UiAutomationManager.UiAutomationService
H A DProxyAccessibilityServiceConnection.java519 public void takeScreenshot(int displayId, RemoteCallback callback) in takeScreenshot() method in ProxyAccessibilityServiceConnection
H A DAbstractAccessibilityServiceConnection.java1345 public void takeScreenshot(int displayId, RemoteCallback callback) { in takeScreenshot() method in AbstractAccessibilityServiceConnection
/aosp14/frameworks/base/services/core/java/com/android/server/app/
H A DGameServiceProviderInstanceImpl.java839 void takeScreenshot(int taskId, @NonNull AndroidFuture callback) { in takeScreenshot() method in GameServiceProviderInstanceImpl
/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DIAccessibilityServiceConnection.aidl126 void takeScreenshot(int displayId, in RemoteCallback callback); in takeScreenshot() method
H A DAccessibilityService.java2637 public void takeScreenshot(int displayId, @NonNull @CallbackExecutor Executor executor, in takeScreenshot() method in AccessibilityService
/aosp14/frameworks/base/core/tests/coretests/src/android/view/accessibility/
H A DAccessibilityServiceConnectionImpl.java183 public void takeScreenshot(int displayId, RemoteCallback callback) {} in takeScreenshot() method in AccessibilityServiceConnectionImpl
/aosp14/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DBugreportReceiverTest.java902 private void takeScreenshot() throws Exception { in takeScreenshot() method in BugreportReceiverTest
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...