Home
last modified time | relevance | path

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

/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastReceiverApp.java30 public class CellBroadcastReceiverApp extends Application { class
H A DCellBroadcastAlertService.java433 addToNotificationBar(cbm, CellBroadcastReceiverApp.addNewMessageToList(cbm), in showNewAlert()
439 ArrayList<SmsCbMessage> messageList = CellBroadcastReceiverApp in showNewAlert()
960 CellBroadcastReceiverApp.getNewMessageList(); in playPendingAlert()
966 CellBroadcastReceiverApp.clearNewMessageList(); in playPendingAlert()
H A DCellBroadcastAlertDialog.java913 CellBroadcastReceiverApp.clearNewMessageList(); in clearNotification()
1123 ArrayList<SmsCbMessage> unreadMessageList = CellBroadcastReceiverApp in removeReadMessageFromNotificationBar()
1134 CellBroadcastReceiverApp.getLatestMessage(), in removeReadMessageFromNotificationBar()