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

  /hardware/qcom/audio/legacy/alsa_sound/
AudioPolicyManagerALSA.cpp 131 getDeviceForStrategy(STRATEGY_MEDIA, true /*fromCache*/));
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 368 getDeviceForStrategy(STRATEGY_MEDIA, true /*fromCache*/));
371 getDeviceForStrategy(STRATEGY_SONIFICATION, true /*fromCache*/));
540 audio_devices_t device = getDeviceForStrategy(strategy, false /*fromCache*/);
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 354 virtual audio_devices_t getDeviceForStrategy(routing_strategy strategy,
440 // see getDeviceForStrategy() for the use of fromCache parameter
446 // cached values are used by getDeviceForStrategy() if parameter fromCache is true.

Completed in 4151 milliseconds