Home
last modified time | relevance | path

Searched defs:deleteIntent (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPermissionRequest.java133 Intent deleteIntent = new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_REPLY); in onReceive() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java782 Intent deleteIntent = new Intent(); in createPbapNotification() local
/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertReceiver.java283 PendingIntent deleteIntent = createDeleteEventIntent(context, eventId, startMillis, in buildBasicNotification() local
469 Intent deleteIntent = new Intent(); in makeDigestNotification() local
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationActionUtils.java659 final Intent deleteIntent = new Intent(NotificationActionIntentService.ACTION_DESTRUCT); in createUndoNotification() local