Searched refs:userSelectedCallDevice (Results 1 – 1 of 1) sorted by relevance
3681 …unique_ptr<AudioDeviceDescriptor> userSelectedCallDevice = audioStateManager_.GetPreferredCallRend… in CheckAndNotifyUserSelectedDevice() local3687 if (userSelectedCallDevice != nullptr in CheckAndNotifyUserSelectedDevice()3688 && userSelectedCallDevice->connectState_ == VIRTUAL_CONNECTED in CheckAndNotifyUserSelectedDevice()3689 && deviceDescriptor->isSameDeviceDesc(userSelectedCallDevice)) { in CheckAndNotifyUserSelectedDevice()