Home
last modified time | relevance | path

Searched refs:IsNeedToDial (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/connection/include/
H A Dcellular_call_connection_ims.h203 bool IsNeedToDial();
/ohos5.0/base/telephony/cellular_call/services/connection/src/
H A Dcellular_call_connection_ims.cpp392 bool CellularCallConnectionIMS::IsNeedToDial() in IsNeedToDial() function in OHOS::Telephony::CellularCallConnectionIMS
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dims_control.cpp649 if (connection.second.IsNeedToDial()) { in DialAfterHold()
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_connection_test.cpp289 EXPECT_FALSE(cellularCallConnectionIMS->IsNeedToDial());