Searched refs:StopDtmfTest (Results 1 – 4 of 4) sorted by relevance
47 void StopDtmfTest(int32_t slotId);
211 void StopDtmfTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler);
177 memberFuncMap_[DiffInterfaceId::TEST_STOP_DTMF] = &TelRilTest::StopDtmfTest; in InitCall()1951 void TelRilTest::StopDtmfTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &hand… in StopDtmfTest() function in OHOS::Telephony::TelRilTest
344 void RilInterfaceTest::StopDtmfTest(int32_t slotId) in StopDtmfTest() function in OHOS::Telephony::RilInterfaceTest1321 memberFuncMap_[HREQ_CALL_STOP_DTMF] = &RilInterfaceTest::StopDtmfTest; in OnInitCallProcessInterface()