Home
last modified time | relevance | path

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

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