Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java930 ScreenshotAction action = new ScreenshotAction(); in getScreenshot()
967 private class ScreenshotAction implements DeviceAction { class in TestDevice