Home
last modified time | relevance | path

Searched refs:stopRecordingAsync (Results 1 – 2 of 2) sorted by relevance

/packages/apps/FMRadio/src/com/android/fmradio/
DFmRecordActivity.java103 mService.stopRecordingAsync(); in onCreate()
209 mService.stopRecordingAsync(); in onNewIntent()
315 mService.stopRecordingAsync(); in onBackPressed()
422 mService.stopRecordingAsync(); in checkStorageSpaceAndStop()
DFmService.java1117 public void stopRecordingAsync() { in stopRecordingAsync() method in FmService