Searched refs:FM_STOP_RECORDING (Results 1 - 1 of 1) sorted by relevance

/packages/apps/FMRadio/src/com/android/fmradio/
H A DFmRecordActivity.java60 private static final String FM_STOP_RECORDING = "fmradio.stop.recording"; field in class:FmRecordActivity
167 Intent intent = new Intent(FM_STOP_RECORDING);
206 if (FM_STOP_RECORDING.equals(action)) {

Completed in 44 milliseconds