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