List of usage examples for android.media MediaRecorder.OnErrorListener interface-usage
From source file net.micode.soundrecorder.RecorderService.java
public class RecorderService extends Service implements MediaRecorder.OnErrorListener { public final static String ACTION_NAME = "action_type"; public final static int ACTION_INVALID = 0;