Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java106 private static final int REQUEST_CODE_CONTENT_INTENT = 1; field in CellBroadcastAlertService
855 pi = PendingIntent.getActivity(context, REQUEST_CODE_CONTENT_INTENT, intent, in addToNotificationBar()