Home
last modified time | relevance | path

Searched refs:MMIHandlerId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dsupplement_request_cs.cpp189 AppExecFwk::InnerEvent::Get(MMIHandlerId::EVENT_SET_UNLOCK_PIN_PUK_ID, pinResData, 0); in AlterPinPassword()
216 AppExecFwk::InnerEvent::Get(MMIHandlerId::EVENT_SET_UNLOCK_PIN_PUK_ID, pinResData, 0); in UnlockPuk()
243 AppExecFwk::InnerEvent::Get(MMIHandlerId::EVENT_SET_UNLOCK_PIN_PUK_ID, pinResData, 0); in AlterPin2Password()
270 AppExecFwk::InnerEvent::Get(MMIHandlerId::EVENT_SET_UNLOCK_PIN_PUK_ID, pinResData, 0); in UnlockPuk2()
/ohos5.0/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_data_struct.h49 enum MMIHandlerId { enum
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dcontrol_base.cpp88 MMIHandlerId::EVENT_MMI_Id, mmiCodeUtils); in IsNeedExecuteMMI()
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp163 requestFuncMap_[MMIHandlerId::EVENT_SET_UNLOCK_PIN_PUK_ID] = in InitSupplementFuncMap()
241 requestFuncMap_[MMIHandlerId::EVENT_MMI_Id] = in InitAdditionalFuncMap()