Searched refs:SetAnswerType (Results 1 – 5 of 5) sorted by relevance
99 void SetAnswerType(CallAnswerType answerType);
505 void CallBase::SetAnswerType(CallAnswerType answerType) in SetAnswerType() function in OHOS::Telephony::CallBase
1382 callObjectPtr->SetAnswerType(CallAnswerType::CALL_ANSWER_MISSED); in AddCallLogAndNotification()1400 callObjectPtr->SetAnswerType(CallAnswerType::CALL_ANSWER_BLOCKED); in AddBlockLogAndNotification()
1163 newCall->SetAnswerType(attrInfo.answerType); in RefreshCallIfNecessary()
168 callObjectPtr->SetAnswerType(answerType); in GetCallerInfo()