Searched refs:AddCall (Results 1 – 4 of 4) sorted by relevance
34 void AddCall(int32_t callId, TelCallState state);
36 void CallStateProcessor::AddCall(int32_t callId, TelCallState state) in AddCall() function in OHOS::Telephony::CallStateProcessor
308 …DelayedSingleton<CallStateProcessor>::GetInstance()->AddCall(callObjectPtr->GetCallID(), nextState… in HandleNextState()
858 callStateProcessor->AddCall(1, state);