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

/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java485 com.android.internal.R.string.cancel), newCancelIntent(mContext, info)).build();
529 private static PendingIntent newCancelIntent(Context context, BugreportInfo info) { method in class:BugreportProgressService
1032 .setDeleteIntent(newCancelIntent(mContext, info));

Completed in 37 milliseconds