Searched refs:android_audioRecorder_setRecordState (Results 1 – 3 of 3) sorted by relevance
56 extern void android_audioRecorder_setRecordState(CAudioRecorder* ar, SLuint32 state);
806 void android_audioRecorder_setRecordState(CAudioRecorder* ar, SLuint32 state) { in android_audioRecorder_setRecordState() function
35 android_audioRecorder_setRecordState(InterfaceToCAudioRecorder(thiz), state); in IRecord_SetRecordState()