Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java433 final String bugreportFilePath = mInfo.bugreportFile.getAbsolutePath(); in sendBugreportFinishedBroadcastLocked() local
435 sendRemoteBugreportFinishedBroadcast(mContext, bugreportFilePath, in sendBugreportFinishedBroadcastLocked()
440 intent.putExtra(EXTRA_BUGREPORT, bugreportFilePath); in sendBugreportFinishedBroadcastLocked()