Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp164 const int CALL_RENDER_ID = 1; variable
7735 if (userSelectDeviceMap[CALL_RENDER_ID]->deviceType_ == desc.deviceType_ && in UpdateAllUserSelectDevice()
7736 userSelectDeviceMap[CALL_RENDER_ID]->macAddress_ == desc.macAddress_) { in UpdateAllUserSelectDevice()
7737 if (userSelectDeviceMap[CALL_RENDER_ID]->connectState_ != VIRTUAL_CONNECTED) { in UpdateAllUserSelectDevice()