Home
last modified time | relevance | path

Searched refs:REQUEST_CODE_DELETE_INTENT (Results 1 – 1 of 1) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java88 private static final int REQUEST_CODE_DELETE_INTENT = 2; field in CellBroadcastAlertService
804 builder.setDeleteIntent(PendingIntent.getActivity(context, REQUEST_CODE_DELETE_INTENT, in addToNotificationBar()