/frameworks/base/packages/Shell/src/com/android/shell/ |
D | Screenshooter.java | 42 static Bitmap takeScreenshot() { in takeScreenshot() method in Screenshooter
|
D | BugreportProgressService.java | 643 private void takeScreenshot(int id) { in takeScreenshot() method in BugreportProgressService 670 private void takeScreenshot(int id, int delay) { in takeScreenshot() method in BugreportProgressService 1394 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/core/java/com/android/internal/util/ |
D | ScreenshotHelper.java | 46 public void takeScreenshot(final int screenshotType, final boolean hasStatus, in takeScreenshot() method in ScreenshotHelper
|
/frameworks/base/core/java/android/app/ |
D | IUiAutomationConnection.aidl | 42 Bitmap takeScreenshot(in Rect crop, int rotation); in takeScreenshot() method
|
D | UiAutomationConnection.java | 178 public Bitmap takeScreenshot(Rect crop, int rotation) { in takeScreenshot() method in UiAutomationConnection
|
D | UiAutomation.java | 807 public Bitmap takeScreenshot() { in takeScreenshot() method in UiAutomation
|
/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/services/accessibility/java/com/android/server/accessibility/ |
D | GlobalActionPerformer.java | 190 private boolean takeScreenshot() { in takeScreenshot() method in GlobalActionPerformer
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
D | GlobalScreenshot.java | 587 private void takeScreenshot(Runnable finisher, boolean statusBarVisible, boolean navBarVisible, in takeScreenshot() method in GlobalScreenshot 611 void takeScreenshot(Runnable finisher, boolean statusBarVisible, boolean navBarVisible) { in takeScreenshot() method in GlobalScreenshot
|
/frameworks/base/packages/Shell/tests/src/com/android/shell/ |
D | BugreportReceiverTest.java | 1025 private void takeScreenshot() throws Exception { in takeScreenshot() method in BugreportReceiverTest
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | DisplayPolicy.java | 3615 public void takeScreenshot(int screenshotType) { in takeScreenshot() method
|