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 50 static final String ACTION_START_ALERT_AUDIO = "ACTION_START_ALERT_AUDIO";
CellBroadcastAlertService.java 186 audioIntent.setAction(CellBroadcastAlertAudio.ACTION_START_ALERT_AUDIO);

Completed in 1285 milliseconds