Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java437 intent.putExtra(EXTRA_SCREENSHOT, getScreenshotForIntent(mInfo)); in sendBugreportFinishedBroadcastLocked()
466 private static String getScreenshotForIntent(BugreportInfo info) { in getScreenshotForIntent() method in BugreportProgressService