Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java888 private static PendingIntent newBugreportDoneIntent(Context context, BugreportInfo info) { in newBugreportDoneIntent() method in BugreportProgressService
1414 newBugreportDoneIntent(mContext, info)).build()); in sendBugreportNotification()