HomeSort by relevance Sort by last modified time
    Searched refs:routing_strategy (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 153 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);
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 539 routing_strategy strategy = getStrategy((AudioSystem::stream_type)stream);
    [all...]

Completed in 50 milliseconds