Searched refs:getCachedDevices (Results 1 – 2 of 2) sorted by relevance
145 DeviceVector getCachedDevices(product_strategy_t ps) const;
434 return fromCache? getCachedDevices(strategy) : getDevicesForProductStrategy(strategy); in getOutputDevicesForAttributes()437 DeviceVector Engine::getCachedDevices(product_strategy_t ps) const in getCachedDevices() function in android::audio_policy::Engine