Searched refs:captureScreenshot (Results 1 – 4 of 4) sorted by relevance
88 abstract boolean captureScreenshot(String name) throws IOException; in captureScreenshot() method
459 public boolean captureScreenshot(String name) throws IOException { in captureScreenshot() method in AbstractStandardAppHelper2
500 public boolean captureScreenshot(String name) throws IOException { in captureScreenshot() method in AbstractStandardAppHelper
45 if (!mHelper.captureScreenshot(String.format(SCREENSHOT_NAME_FORMAT, in failed()