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

/frameworks/av/services/audiopolicy/
H A DAudioPolicyManager.h587 // if fromCache is true, the device is returned from mDeviceForStrategy[],
711 // updates cache of device used by all strategies (mDeviceForStrategy[])
819 audio_devices_t mDeviceForStrategy[NUM_STRATEGIES]; member in class:android::AudioPolicyManager
H A DAudioPolicyManager.cpp4522 strategy, mDeviceForStrategy[strategy]);
4523 return mDeviceForStrategy[strategy];
4807 mDeviceForStrategy[i] = getDeviceForStrategy((routing_strategy)i, false /*fromCache*/);

Completed in 357 milliseconds