Home
last modified time | relevance | path

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

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