Searched refs:devicesToEnable (Results 1 – 2 of 2) sorted by relevance
302 const DeviceVector &devicesToEnable) { in enableDevicesForStrategy() argument304 setOutputDevicesConnectionState(devicesToEnable, AUDIO_POLICY_DEVICE_STATE_UNAVAILABLE); in enableDevicesForStrategy()305 setOutputDevicesConnectionState(devicesToEnable, AUDIO_POLICY_DEVICE_STATE_AVAILABLE); in enableDevicesForStrategy()
114 void enableDevicesForStrategy(product_strategy_t strategy, const DeviceVector &devicesToEnable);