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

  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertAudio.java 53 static final String ACTION_START_ALERT_AUDIO = "ACTION_START_ALERT_AUDIO";
CellBroadcastAlertService.java 288 audioIntent.setAction(CellBroadcastAlertAudio.ACTION_START_ALERT_AUDIO);

Completed in 1612 milliseconds