Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java454 final String screenshotFilePath = screenshotFile.getAbsolutePath(); in getScreenshotForIntent() local
455 return screenshotFilePath; in getScreenshotForIntent()