Searched refs:IDLE_STATE (Results 1 – 2 of 2) sorted by relevance
37 public static final int IDLE_STATE = 0; field in Recorder41 int mState = IDLE_STATE;94 signalStateChanged(IDLE_STATE); in restoreState()131 signalStateChanged(IDLE_STATE); in delete()143 signalStateChanged(IDLE_STATE); in clear()208 setState(IDLE_STATE); in stopRecording()242 setState(IDLE_STATE); in stopPlayback()
425 case Recorder.IDLE_STATE: in onKeyDown()717 case Recorder.IDLE_STATE: in updateUi()