Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h599 void handleNotificationRoutingForStream(audio_stream_type_t stream);
DAudioPolicyManager.cpp1210 handleNotificationRoutingForStream(stream); in startSource()
1304 handleNotificationRoutingForStream(stream); in stopSource()
4414 void AudioPolicyManager::handleNotificationRoutingForStream(audio_stream_type_t stream) { in AudioPolicyManager() function in android::AudioPolicyManager