Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_unit_test.cpp209 int32_t holdCallType; in HoldCall() local
213 std::cin >> holdCallType; in HoldCall()
214 imsCallPtr->HoldCall(slotId, holdCallType); in HoldCall()