Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h553 audio_devices_t mDeviceForStrategy[NUM_STRATEGIES]; variable
/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp2540 strategy, mDeviceForStrategy[strategy]); in getDeviceForStrategy()
2541 return mDeviceForStrategy[strategy]; in getDeviceForStrategy()
2748 mDeviceForStrategy[i] = getDeviceForStrategy((routing_strategy)i, false /*fromCache*/); in updateDevicesAndOutputs()