Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_unit_test.cpp222 int32_t unHoldCallType; in UnHoldCall() local
226 std::cin >> unHoldCallType; in UnHoldCall()
227 imsCallPtr->UnHoldCall(slotId, unHoldCallType); in UnHoldCall()