Home
last modified time | relevance | path

Searched refs:isPendingHold (Results 1 - 4 of 4) sorted by relevance

/base/telephony/cellular_call/services/connection/src/
H A Dbase_connection.cpp127 void BaseConnection::UpdatePendingHoldFlag(bool isPendingHold) in UpdatePendingHoldFlag() argument
129 callReportInfo_.isPendingHold = isPendingHold; in UpdatePendingHoldFlag()
H A Dcellular_call_connection_ims.cpp409 return GetCallReportInfo().isPendingHold; in IsPendingHold()
/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_info.h196 bool isPendingHold = false; member
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_connection_test.cpp471 EXPECT_EQ(baseConnection.GetCallReportInfo().isPendingHold, true); in HWTEST_F()

Completed in 4 milliseconds