Searched defs:deleteIntent (Results 1 – 5 of 5) sorted by relevance
133 Intent deleteIntent = new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_REPLY); in onReceive() local
142 PendingIntent deleteIntent = PendingIntent.getBroadcast(context, 0, in showNotification() local
782 Intent deleteIntent = new Intent(); in createPbapNotification() local
283 PendingIntent deleteIntent = createDeleteEventIntent(context, eventId, startMillis, in buildBasicNotification() local469 Intent deleteIntent = new Intent(); in makeDigestNotification() local
659 final Intent deleteIntent = new Intent(NotificationActionIntentService.ACTION_DESTRUCT); in createUndoNotification() local