Searched refs:EXTRA_BUGREPORT (Results 1 – 2 of 2) sorted by relevance
157 static final String EXTRA_BUGREPORT = "android.intent.extra.BUGREPORT"; field in BugreportProgressService410 intent.putExtra(EXTRA_BUGREPORT, bugreportFilePath); in sendBugreportFinishedBroadcastLocked()430 intent.putExtra(EXTRA_BUGREPORT, bugreportFileName); in sendRemoteBugreportFinishedBroadcast()1504 addExtra(buffer, intent, EXTRA_BUGREPORT); in dumpIntent()
28 import static com.android.shell.BugreportProgressService.EXTRA_BUGREPORT;772 intent.putExtra(EXTRA_BUGREPORT, bugreportPath); in sendBugreportFinished()