Home
last modified time | relevance | path

Searched refs:NotifyNewCallCreated (Results 1 - 5 of 5) sorted by relevance

/base/telephony/call_manager/services/call/src/
H A Dcall_status_policy.cpp70 DelayedSingleton<CallControlManager>::GetInstance()->NotifyNewCallCreated(call); in FilterResultsDispose()
H A Dcall_status_manager.cpp413 DelayedSingleton<CallControlManager>::GetInstance()->NotifyNewCallCreated(call); in IncomingHandle()
489 DelayedSingleton<CallControlManager>::GetInstance()->NotifyNewCallCreated(call); in IncomingVoipCallHandle()
519 DelayedSingleton<CallControlManager>::GetInstance()->NotifyNewCallCreated(call); in OutgoingVoipCallHandle()
601 DelayedSingleton<CallControlManager>::GetInstance()->NotifyNewCallCreated(call); in CallFilterCompleteResult()
681 DelayedSingleton<CallControlManager>::GetInstance()->NotifyNewCallCreated(call); in DialingHandle()
1600 DelayedSingleton<CallControlManager>::GetInstance()->NotifyNewCallCreated(call); in CreateAndSaveNewCall()
H A Dcall_control_manager.cpp508 bool CallControlManager::NotifyNewCallCreated(sptr<CallBase> &callObjectPtr) in NotifyNewCallCreated() function in OHOS::Telephony::CallControlManager
/base/telephony/call_manager/services/call/include/
H A Dcall_control_manager.h61 bool NotifyNewCallCreated(sptr<CallBase> &callObjectPtr);
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch3_test.cpp639 ASSERT_FALSE(callControlManager->NotifyNewCallCreated(callObjectPtr)); in HWTEST_F()
653 ASSERT_TRUE(callControlManager->NotifyNewCallCreated(callObjectPtr)); in HWTEST_F()
664 ASSERT_TRUE(callControlManager->NotifyNewCallCreated(callObjectPtr)); in HWTEST_F()

Completed in 8 milliseconds