Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java516 com.android.internal.R.string.cancel), newCancelIntent(mContext, info)).build(); in updateProgress()
564 private static PendingIntent newCancelIntent(Context context, BugreportInfo info) { in newCancelIntent() method in BugreportProgressService
1047 .setDeleteIntent(newCancelIntent(mContext, info)); in sendBugreportNotification()