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

  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertReminder.java 41 public class CellBroadcastAlertReminder extends Service {
42 private static final String TAG = "CellBroadcastAlertReminder";
155 Intent playIntent = new Intent(context, CellBroadcastAlertReminder.class);
CellBroadcastAlertAudio.java 141 CellBroadcastAlertReminder.queueAlertReminder(getApplicationContext(), true);
CellBroadcastAlertDialog.java 424 CellBroadcastAlertReminder.cancelAlertReminder();

Completed in 155 milliseconds