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.java504 addToNotificationBar(cbm, CellBroadcastReceiverApp.addNewMessageToList(cbm), in showNewAlert()
512 addToNotificationBar(cbm, messageList, this, false, true, false); in showNewAlert()
773 addToNotificationBar(message, messageList, this, false, true, false); in openEmergencyAlertNotification()
809 static void addToNotificationBar(SmsCbMessage message, in addToNotificationBar() method in CellBroadcastAlertService
DCellBroadcastAlertDialog.java664 CellBroadcastAlertService.addToNotificationBar(latestMessage, messageList, in onUserLeaveHint()
1283 CellBroadcastAlertService.addToNotificationBar( in removeReadMessageFromNotificationBar()