Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java611 int channelTitleId = CellBroadcastResources.getDialogTitleResource(context, message); in addToNotificationBar() local
612 CharSequence channelName = context.getText(channelTitleId); in addToNotificationBar()