Searched defs:routing_strategy (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyManagerBase.h153 enum routing_strategy { enum in class:android_audio_legacy::AudioPolicyManagerBase
268 bool isStrategyActive(routing_strategy strategy,
334 routing_strategy mStrategy; // routing strategy the effect is associated to
343 static routing_strategy getStrategy(AudioSystem::stream_type stream);
356 virtual audio_devices_t getDeviceForStrategy(routing_strategy strategy,
388 void setStrategyMute(routing_strategy strategy,
428 void checkOutputForStrategy(routing_strategy strategy);

Completed in 24 milliseconds