Searched refs:screenshotPath (Results 1 – 2 of 2) sorted by relevance
99 val screenshotPath = instrumentation.targetContext regex102 FileOutputStream(screenshotPath).use { out ->105 Log.e("SurfaceViewBufferTests", "Bitmap written to $screenshotPath")
938 final String screenshotPath = in takeScreenshot() local941 Message.obtain(mScreenshotHandler, MSG_SCREENSHOT_REQUEST, id, UNUSED_ARG2, screenshotPath) in takeScreenshot()