Searched defs:cancelIntent (Results 1 – 6 of 6) sorted by relevance
318 final Intent cancelIntent = createCancelIntent(); in createProgressBuilder() local351 final Intent cancelIntent = new Intent(service, FileOperationService.class); in createCancelIntent() local
123 Intent cancelIntent = new Intent(ACTION_STOP_BLUETOOTH_TRANSFER); in handleTransferEvent() local
296 Intent cancelIntent = new Intent(ACTION_STOP_BLUETOOTH_TRANSFER); in sendBluetoothCancelIntentAndUpdateState() local
210 Intent cancelIntent = new Intent(mContext, BuiltInPrintService.class) in showNotification() local
243 final Intent cancelIntent = new Intent(Constants.ACTION_CANCEL, in updateWithLocked() local
120 final Intent cancelIntent = new Intent(context, DownloadService.class) in DownloadTask() local