Searched refs:REQUEST_CODE_DELETE_INTENT (Results 1 – 1 of 1) sorted by relevance
88 private static final int REQUEST_CODE_DELETE_INTENT = 2; field in CellBroadcastAlertService804 builder.setDeleteIntent(PendingIntent.getActivity(context, REQUEST_CODE_DELETE_INTENT, in addToNotificationBar()