Searched refs:HoldCallRequest (Results 1 – 4 of 4) sorted by relevance
47 cellularCallConnectionIMS->HoldCallRequest(slotId); in DoSomethingInterestingWithMyAPI()
83 int32_t HoldCallRequest(int32_t slotId);
80 connection.HoldCallRequest(slotId); in DialJudgment()233 return cellularCallConnectionIms.HoldCallRequest(slotId); in HoldCall()
156 int32_t CellularCallConnectionIMS::HoldCallRequest(int32_t slotId) in HoldCallRequest() function in OHOS::Telephony::CellularCallConnectionIMS