| /frameworks/base/core/java/com/android/internal/util/ |
| D | ScreenshotHelper.java | 205 public void takeScreenshot(final int screenshotType, final boolean hasStatus, in takeScreenshot() method in ScreenshotHelper 230 public void takeScreenshot(final int screenshotType, final boolean hasStatus, in takeScreenshot() method in ScreenshotHelper 260 public void takeScreenshot(final int screenshotType, final boolean hasStatus, in takeScreenshot() method in ScreenshotHelper 291 private void takeScreenshot(final int screenshotType, long timeoutMs, @NonNull Handler handler, in takeScreenshot() method in ScreenshotHelper
|
| /frameworks/base/packages/Shell/src/com/android/shell/ |
| D | Screenshooter.java | 39 static Bitmap takeScreenshot() { in takeScreenshot() method in Screenshooter
|
| D | BugreportProgressService.java | 889 private void takeScreenshot(int id) { in takeScreenshot() method in BugreportProgressService 920 private void takeScreenshot(int id, int delay) { in takeScreenshot() method in BugreportProgressService 1609 private static boolean takeScreenshot(Context context, String path) { in takeScreenshot() method in BugreportProgressService
|
| /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
| D | PixelCopyWindow.java | 82 private void takeScreenshot() { in takeScreenshot() method in PixelCopyWindow
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
| D | ScreenshotUtils.java | 95 public static SurfaceControl takeScreenshot(SurfaceControl.Transaction t, SurfaceControl sc, in takeScreenshot() method in ScreenshotUtils
|
| /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
| D | UiAutomatorBridge.java | 108 public boolean takeScreenshot(File storePath, int quality) { in takeScreenshot() method in UiAutomatorBridge
|
| D | UiDevice.java | 834 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
|
| /frameworks/base/core/java/android/app/ |
| D | IUiAutomationConnection.aidl | 45 Bitmap takeScreenshot(in Rect crop); in takeScreenshot() method
|
| D | UiAutomation.java | 1001 public Bitmap takeScreenshot() { in takeScreenshot() method in UiAutomation 1043 public Bitmap takeScreenshot(@NonNull Window window) { in takeScreenshot() method in UiAutomation
|
| D | UiAutomationConnection.java | 186 public Bitmap takeScreenshot(Rect crop) { in takeScreenshot() method in UiAutomationConnection
|
| /frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
| D | SystemActionPerformer.java | 394 private boolean takeScreenshot() { in takeScreenshot() method in SystemActionPerformer
|
| D | UiAutomationManager.java | 351 public void takeScreenshot(int displayId, RemoteCallback callback) {} in takeScreenshot() method in UiAutomationManager.UiAutomationService
|
| D | AbstractAccessibilityServiceConnection.java | 1111 public void takeScreenshot(int displayId, RemoteCallback callback) { in takeScreenshot() method in AbstractAccessibilityServiceConnection
|
| /frameworks/base/core/java/android/accessibilityservice/ |
| D | IAccessibilityServiceConnection.aidl | 113 void takeScreenshot(int displayId, in RemoteCallback callback); in takeScreenshot() method
|
| D | AccessibilityService.java | 2095 public void takeScreenshot(int displayId, @NonNull @CallbackExecutor Executor executor, in takeScreenshot() method in AccessibilityService
|
| /frameworks/base/core/tests/coretests/src/android/view/accessibility/ |
| D | AccessibilityServiceConnectionImpl.java | 159 public void takeScreenshot(int displayId, RemoteCallback callback) {} in takeScreenshot() method in AccessibilityServiceConnectionImpl
|
| /frameworks/base/packages/Shell/tests/src/com/android/shell/ |
| D | BugreportReceiverTest.java | 902 private void takeScreenshot() throws Exception { in takeScreenshot() method in BugreportReceiverTest
|