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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastReceiverApp.java31 public class CellBroadcastReceiverApp extends Application { class in inherits:Application
32 private static final String TAG = "CellBroadcastReceiverApp";
H A DCellBroadcastAlertService.java217 * values were not initialized in CellBroadcastReceiverApp, the second parameter
255 CellBroadcastReceiverApp.setLatestAreaInfo(message);
349 ArrayList<CellBroadcastMessage> messageList = CellBroadcastReceiverApp
H A DCellBroadcastReceiver.java94 CellBroadcastMessage message = CellBroadcastReceiverApp.getLatestAreaInfo();
H A DCellBroadcastAlertFullScreen.java330 CellBroadcastReceiverApp.clearNewMessageList();

Completed in 213 milliseconds