Home
last modified time | relevance | path

Searched defs:screenshot (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DArtifactSaver.java74 final File screenshot = takeDebugScreenshot(description, device, "OnFailure"); in onError() local
132 final File screenshot = artifactFile(description, prefix, "png"); in takeDebugScreenshot() local
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
DColorUtils.kt25 val screenshot: Bitmap = Screenshot.capture().bitmap in <lambda>() constant
/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DResultHandler.java550 String screenshot = r.getScreenshot(); in writeResults() local