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

/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyManagerBase.h146 enum routing_strategy { enum in class:android_audio_legacy::AudioPolicyManagerBase
258 bool isStrategyActive(routing_strategy strategy,
324 routing_strategy mStrategy; // routing strategy the effect is associated to
333 static routing_strategy getStrategy(AudioSystem::stream_type stream);
346 virtual audio_devices_t getDeviceForStrategy(routing_strategy strategy,
378 void setStrategyMute(routing_strategy strategy,
418 void checkOutputForStrategy(routing_strategy strategy);

Completed in 43 milliseconds