Searched defs:deleteIntent (Results 1 – 11 of 11) sorted by relevance
446 Intent deleteIntent = new Intent(Constants.ACTION_COMPLETE_HIDE).setClassName( in updateCompletedNotification() local512 Intent deleteIntent = new Intent(Constants.ACTION_COMPLETE_HIDE).setClassName( in updateCompletedNotification() local
133 Intent deleteIntent = new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_REPLY); in onReceive() local
78 PendingIntent deleteIntent = in showNotifications() local
186 PendingIntent deleteIntent = PendingIntent.getBroadcast(context, 0, in showNotification() local
323 PendingIntent deleteIntent = PendingIntent.getService(this, CERTIFICATE_REQUEST_ID, in notifyCertificateChange() local
374 Intent deleteIntent = new Intent(); in createPbapNotification() local
784 Intent deleteIntent = new Intent(context, CellBroadcastReceiver.class); in createMarkAsReadIntent() local
323 PendingIntent deleteIntent = createServiceIntent(senderKey, notificationId, in createNotification() local
576 Intent deleteIntent = new Intent(mContext, NotificationDeleteHandler.class); in createNotificationForLocationUser() local
659 final Intent deleteIntent = new Intent(NotificationActionIntentService.ACTION_DESTRUCT); in createUndoNotification() local