Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java341 ArrayList<CellBroadcastMessage> messageList = CellBroadcastReceiverApp in showNewAlert()
430 CellBroadcastReceiverApp.setLatestAreaInfo(message); in isMessageEnabledByUser()
DCellBroadcastReceiverApp.java31 public class CellBroadcastReceiverApp extends Application { class
DCellBroadcastAreaInfoReceiver.java39 CellBroadcastMessage message = CellBroadcastReceiverApp.getLatestAreaInfo(); in onReceive()
DCellBroadcastAlertDialog.java411 CellBroadcastReceiverApp.clearNewMessageList(); in clearNotification()