Home
last modified time | relevance | path

Searched refs:setPropertyForKey (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/engineconfigurable/src/
DEngine.cpp126 if (setPropertyForKey<audio_stream_type_t, audio_stream_type_t>(stream, profile)) { in setVolumeProfileForStream()
134 bool Engine::setPropertyForKey(const Property &property, const Key &key) in setPropertyForKey() function in android::audio_policy::Engine
522 return setPropertyForKey<audio_devices_t, audio_source_t>(deviceType, inputSource); in setDeviceForInputSource()
DEngine.h141 bool setPropertyForKey(const Property &property, const Key &key);