Home
last modified time | relevance | path

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

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