Home
last modified time | relevance | path

Searched refs:mAvailableInputDevices (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp294 ssize_t index = mAvailableInputDevices.indexOf(device); in setDeviceConnectionStateInt()
304 if (mAvailableInputDevices.add(device) < 0) { in setDeviceConnectionStateInt()
313 mAvailableInputDevices.remove(device); in setDeviceConnectionStateInt()
336 mAvailableInputDevices.remove(device); in setDeviceConnectionStateInt()
401 deviceVector = &mAvailableInputDevices; in getDeviceConnectionState()
545 mAvailableInputDevices.getDevice(AUDIO_DEVICE_IN_TELEPHONY_RX, in updateCallRouting()
613 addSource(mAvailableInputDevices.getDevice( in createTelephonyPatch()
638 || mAvailableInputDevices.getDevicesFromHwModule(module->getHandle()) in isDeviceOfModule()
1260 mAvailableInputDevices); in getMsdAudioInDevice()
1935 mAvailableInputDevices.getDeviceFromId(*selectedDeviceId); in getInputForAttr()
[all …]
DAudioPolicyManager.h365 return mAvailableInputDevices; in getAvailableInputDevices()
653 return mAvailableInputDevices.getDevicesFromHwModule( in availablePrimaryModuleInputDevices()
725 DeviceVector mAvailableInputDevices; // all available input devices variable