Searched defs:takeScreenshot (Results 1 – 10 of 10) sorted by relevance
87 public Bitmap takeScreenshot() { in takeScreenshot() method in AbstractAutoFillActivity94 public Bitmap takeScreenshot(View view) { in takeScreenshot() method in AbstractAutoFillActivity
146 private static Bitmap takeScreenshot() { in takeScreenshot() method in VulkanPreTransformTest
61 Bitmap takeScreenshot() { in takeScreenshot() method in TestUtils
88 Bitmap takeScreenshot(@ColorInt int navigationBarColor) throws Exception; in takeScreenshot() method
48 Bitmap takeScreenshot(@ColorInt int navigationBarColor, boolean lightMode) throws Exception; in takeScreenshot() method
127 private Bitmap takeScreenshot(TestPositionInfo testPositionInfo) { in takeScreenshot() method in ActivityTestBase197 Bitmap takeScreenshot(TestPositionInfo params); in takeScreenshot() method
137 public Bitmap takeScreenshot(TestPositionInfo testPositionInfo) { in takeScreenshot() method in SurfaceViewTests.SurfaceViewHelper
344 private Bitmap takeScreenshot(Rect srcRect) { in takeScreenshot() method in AnimatedVectorDrawableParameterizedTest
543 protected Bitmap takeScreenshot() { in takeScreenshot() method in ActivityManagerTestBase