Searched refs:updateRouting (Results 1 – 3 of 3) sorted by relevance
107 gAudioHardwareOutput.updateRouting(tmp); in setDeviceConnectionState()119 gAudioHardwareOutput.updateRouting(mAvailableOutputDevices.types()); in setDeviceConnectionState()
48 void updateRouting(uint32_t devMask);
393 void AudioHardwareOutput::updateRouting(uint32_t devMask) { in updateRouting() function in android::AudioHardwareOutput