Home
last modified time | relevance | path

Searched refs:doesScreenshotContainColor (Results 1 – 1 of 1) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTakeScreenshotTest.java246 assertThat(doesScreenshotContainColor(mSuccessResultArgumentCaptor.getValue(), in testTakeScreenshotWithSecureWindow_GetScreenshotAndVerifyBitmap()
389 private boolean doesScreenshotContainColor(ScreenshotResult screenshot, int color) { in doesScreenshotContainColor() method in AccessibilityTakeScreenshotTest