Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_supplement.h443 void EventSetCallWaiting(int32_t result, const std::string &message, int32_t flag);
/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp361 callSup.EventSetCallWaiting(0, message, 0); in HWTEST_F()
362 callSup.EventSetCallWaiting(0, message, 1); in HWTEST_F()
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp601 void CellularCallSupplement::EventSetCallWaiting(int32_t result, const std::string &message, int32_t flag) in EventSetCallWaiting() function in OHOS::Telephony::CellularCallSupplement
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp1406 supplement.EventSetCallWaiting(result->result, result->message, flag); in SetCallWaitingResponse()

Completed in 8 milliseconds