Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h240 …void OnRequestEnterSimPin2Test(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &ha…
H A Dtel_ril_test.cpp143 memberFuncMap_[DiffInterfaceId::TEST_ENTER_SIM_PIN2] = &TelRilTest::OnRequestEnterSimPin2Test; in OnInitSim()
594 void TelRilTest::OnRequestEnterSimPin2Test(int32_t slotId, const std::shared_ptr<AppExecFwk::EventH… in OnRequestEnterSimPin2Test() function in OHOS::Telephony::TelRilTest