Searched refs:addToNotificationBar (Results 1 – 2 of 2) sorted by relevance
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
D | CellBroadcastAlertService.java | 504 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
|
D | CellBroadcastAlertDialog.java | 664 CellBroadcastAlertService.addToNotificationBar(latestMessage, messageList, in onUserLeaveHint() 1283 CellBroadcastAlertService.addToNotificationBar( in removeReadMessageFromNotificationBar()
|