Searched refs:getBestDevice (Results 1 – 3 of 3) sorted by relevance
64 const AudioHotplugThread::DeviceInfo* getBestDevice(int inputSource);
257 const AudioHotplugThread::DeviceInfo* AudioHardwareInput::getBestDevice(int inputSource) in getBestDevice() function in android::AudioHardwareInput
316 const AudioHotplugThread::DeviceInfo *deviceInfo = mOwnerHAL.getBestDevice(mInputSource); in startInputStream_l()