HomeSort by relevance Sort by last modified time
    Searched defs:CellBroadcastReceiverApp (Results 1 - 3 of 3) sorted by null

  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastReceiverApp.java 29 public class CellBroadcastReceiverApp extends Application {
30 private static final String TAG = "CellBroadcastReceiverApp";
CellBroadcastContentProvider.java 216 CellBroadcastReceiverApp.decrementUnreadAlertCount();
234 CellBroadcastReceiverApp.resetUnreadAlertCount();
CellBroadcastAlertFullScreen.java 199 CellBroadcastReceiverApp.decrementUnreadAlertCount();

Completed in 329 milliseconds