Home
last modified time | relevance | path

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

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