Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/connection/include/
H A Dbase_connection.h115 void UpdatePendingHoldFlag(bool flag);
/base/telephony/cellular_call/services/connection/src/
H A Dbase_connection.cpp127 void BaseConnection::UpdatePendingHoldFlag(bool isPendingHold) in UpdatePendingHoldFlag() function in OHOS::Telephony::BaseConnection
H A Dcellular_call_connection_ims.cpp197 UpdatePendingHoldFlag(true); in SwitchCallRequest()
/base/telephony/cellular_call/services/control/src/
H A Dims_control.cpp662 connection.second.UpdatePendingHoldFlag(false); in RecoverPendingHold()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_connection_test.cpp465 * @tc.desc Function test UpdatePendingHoldFlag
470 baseConnection.UpdatePendingHoldFlag(true); in HWTEST_F()

Completed in 5 milliseconds