Searched refs:onRecorderError (Results 1 – 2 of 2) sorted by relevance
297 void onRecorderError(int error); in onRecorderError() method348 mStateListener.onRecorderError(error); in setError()
334 onRecorderError(FmRecorder.ERROR_SDCARD_NOT_PRESENT); in onReceive()1092 onRecorderError(FmRecorder.ERROR_SDCARD_NOT_PRESENT); in startRecording()1104 onRecorderError(FmRecorder.ERROR_SDCARD_NOT_PRESENT); in startRecording()1886 public void onRecorderError(int error) { in onRecorderError() method in FmService