Searched defs:CellBroadcastAlertService (Results 1 - 1 of 1) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastAlertService.java49 public class CellBroadcastAlertService extends Service { class in inherits:Service
50 private static final String TAG = "CellBroadcastAlertService";
187 alertIntent.setClass(this, CellBroadcastAlertService.class);

Completed in 43 milliseconds