Home
last modified time | relevance | path

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

/cts/tests/tests/media/projection/src/android/media/projection/cts/
DMediaProjectionMirroringTest.java284 ScreenshotListener screenshotListener = new ScreenshotListener(methodName, in createVirtualDisplay()
444 public static class ScreenshotListener implements ImageReader.OnImageAvailableListener { class in MediaProjectionMirroringTest
451 public ScreenshotListener(@NonNull String methodName, in ScreenshotListener() method in MediaProjectionMirroringTest.ScreenshotListener