Searched refs:NotifyCallDestroyed (Results 1 – 4 of 4) sorted by relevance
62 bool NotifyCallDestroyed(const DisconnectedDetails &details);
520 bool CallControlManager::NotifyCallDestroyed(const DisconnectedDetails &details) in NotifyCallDestroyed() function in OHOS::Telephony::CallControlManager
267 bool ret = DelayedSingleton<CallControlManager>::GetInstance()->NotifyCallDestroyed(details); in HandleDisconnectedCause()
645 ASSERT_FALSE(callControlManager->NotifyCallDestroyed(details));