Searched defs:screenshotFile (Results 1 – 2 of 2) sorted by relevance
71 File screenshotFile = new File(screenshotDir, observer.getCreatedPath()); in testScreenshot() local136 private boolean isValidImage(File screenshotFile) { in isValidImage()
752 String screenshotFile = (String) requestMsg.obj; in handleScreenshotRequest() local766 final File screenshotFile = new File((String) resultMsg.obj); in handleScreenshotResponse() local