Searched refs:areAllActiveTracksRerouted (Results 1 – 2 of 2) sorted by relevance
1037 bool areAllActiveTracksRerouted(const sp<SwAudioOutputDescriptor>& output);
294 if (areAllActiveTracksRerouted(desc)) { in setDeviceConnectionStateInt()6951 bool AudioPolicyManager::areAllActiveTracksRerouted(const sp<SwAudioOutputDescriptor>& output) in areAllActiveTracksRerouted() function in android::AudioPolicyManager