Searched refs:stop_recording_ (Results 1 – 2 of 2) sorted by relevance
38 stop_recording_(native_reg->GetMethodId("stopRecording", "()Z")), in JavaAudioRecord()57 return audio_record_->CallBooleanMethod(stop_recording_); in StopRecording()
63 jmethodID stop_recording_; variable