Home
last modified time | relevance | path

Searched refs:IsRingingState (Results 1 – 5 of 5) sorted by relevance

/base/telephony/cellular_call/services/connection/include/
Dbase_connection.h73 bool IsRingingState() const;
/base/telephony/cellular_call/test/fuzztest/setorupdatecallreportinfo_fuzzer/
Dsetorupdatecallreportinfo_fuzzer.cpp61 baseConnection->IsRingingState(); in DoSomethingInterestingWithMyAPI()
/base/telephony/cellular_call/services/connection/src/
Dbase_connection.cpp48 bool BaseConnection::IsRingingState() const in IsRingingState() function in OHOS::Telephony::BaseConnection
/base/telephony/cellular_call/services/control/src/
Dcs_control.cpp288 if (!pConnection->IsRingingState()) { in Reject()
Dims_control.cpp214 if (!pConnection->IsRingingState()) { in Reject()