Home
last modified time | relevance | path

Searched refs:WAIT_MODEM_CALL_SET_VOLUME_TIME_US (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.cpp74 static const int64_t WAIT_MODEM_CALL_SET_VOLUME_TIME_US = 120000; // 120ms variable
2233 …_INFO_LOG("%{public}" PRId64" us for modem call update route", WAIT_MODEM_CALL_SET_VOLUME_TIME_US); in SetVoiceCallMuteForSwitchDevice()
2234 usleep(WAIT_MODEM_CALL_SET_VOLUME_TIME_US); in SetVoiceCallMuteForSwitchDevice()