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