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.java371 addToNotificationBar(cbm, messageList, this, false); in showNewAlert()
592 addToNotificationBar(message, messageList, this, false); in openEmergencyAlertNotification()
607 static void addToNotificationBar(SmsCbMessage message, in addToNotificationBar() method in CellBroadcastAlertService
DCellBroadcastAlertDialog.java415 CellBroadcastAlertService.addToNotificationBar(getLatestMessage(), mMessageList, in onStop()