Searched refs:startInput (Results 1 – 5 of 5) sorted by relevance
116 virtual status_t startInput(audio_io_handle_t input) = 0;
109 virtual status_t startInput(audio_io_handle_t input);
188 return qap->apm->startInput(input); in ap_start_input()
190 return lap->apm->startInput(input); in ap_start_input()
989 status_t AudioPolicyManagerBase::startInput(audio_io_handle_t input) in startInput() function in android_audio_legacy::AudioPolicyManagerBase