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

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

Completed in 26 milliseconds