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

  /frameworks/av/services/audiopolicy/engineconfigurable/src/
Engine.h 135 return mPolicyEngine->setPropertyForKey<audio_devices_t, routing_strategy>(devices,
141 return mPolicyEngine->setPropertyForKey<routing_strategy, audio_stream_type_t>(strategy,
153 return mPolicyEngine->setPropertyForKey<routing_strategy, audio_usage_t>(strategy,
159 return mPolicyEngine->setPropertyForKey<audio_devices_t, audio_source_t>(device,
212 bool setPropertyForKey(const Property &property, const Key &key);
Engine.cpp 192 bool Engine::setPropertyForKey(const Property &property, const Key &key)

Completed in 521 milliseconds