Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call_voice_assistant/src/
H A Dcall_voice_assistant_manager.cpp319 nowInfo->isQueryComplete = info.isQueryComplete; in UpdateContactInfo()
352 …if (!info->isQueryComplete || info->dialOrCome == DEFAULT_STRING || info->numberLocation == "defau… in SendRequest()
533 info->isQueryComplete = contactInfo.isQueryComplete; in CallStatusIncoming()
553 info->isQueryComplete = true; in CallStatusDialing()
/ohos5.0/base/telephony/call_manager/services/call/include/
H A Dcommon_type.h88 bool isQueryComplete = false; member
/ohos5.0/base/telephony/call_manager/services/call_voice_assistant/include/
H A Dcall_voice_assistant_manager.h43 bool isQueryComplete = false; member
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_status_manager.cpp434 .isQueryComplete = true, in SetContactInfo()