Searched defs:mAudioRecord (Results 1 – 4 of 4) sorted by relevance
37 private int mAudioRecord = 0; field in MicrophoneInputStream
479 sp<IAudioRecord> mAudioRecord; variable
744 private final AudioRecord mAudioRecord; field in AudioRecord.NativeEventHandler
152 android::sp<android::AudioRecord> mAudioRecord; member