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.java506 com.android.internal.R.string.cancel), newCancelIntent(mContext, info)).build(); in updateProgress()
554 private static PendingIntent newCancelIntent(Context context, BugreportInfo info) { in newCancelIntent() method in BugreportProgressService
1030 .setDeleteIntent(newCancelIntent(mContext, info)); in sendBugreportNotification()