Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h287 …void OnRequestStopDtmfTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handle…
H A Dtel_ril_test.cpp97 memberFuncMap_[DiffInterfaceId::TEST_STOP_DTMF] = &TelRilTest::OnRequestStopDtmfTest; in OnInitCall()
1912 void TelRilTest::OnRequestStopDtmfTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandl… in OnRequestStopDtmfTest() function in OHOS::Telephony::TelRilTest