Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h1037 bool areAllActiveTracksRerouted(const sp<SwAudioOutputDescriptor>& output);
DAudioPolicyManager.cpp294 if (areAllActiveTracksRerouted(desc)) { in setDeviceConnectionStateInt()
6951 bool AudioPolicyManager::areAllActiveTracksRerouted(const sp<SwAudioOutputDescriptor>& output) in areAllActiveTracksRerouted() function in android::AudioPolicyManager