Searched defs:cancelIntent (Results 1 – 4 of 4) sorted by relevance
337 final Intent cancelIntent = createCancelIntent(); in createProgressBuilder() local371 final Intent cancelIntent = new Intent(service, FileOperationService.class); in createCancelIntent() local
235 Intent cancelIntent = new Intent(mContext, BuiltInPrintService.class) in showNotification() local
249 final Intent cancelIntent = new Intent(Constants.ACTION_CANCEL, in updateWithLocked() local
133 final Intent cancelIntent = new Intent(context, DownloadService.class) in DownloadTask() local