Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java413 addToNotificationBar(cbm, messageList, this, false); in showNewAlert()
640 addToNotificationBar(message, messageList, this, false); in openEmergencyAlertNotification()
660 static void addToNotificationBar(CellBroadcastMessage message, in addToNotificationBar() method in CellBroadcastAlertService
DCellBroadcastAlertDialog.java313 CellBroadcastAlertService.addToNotificationBar(getLatestMessage(), mMessageList, in onStop()