Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_state_handle.h150 void GetSimCardData(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &event);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_handle.cpp80 handle->GetSimCardData(slotId, event); in __anon8d8f95210a02()
511 void SimStateHandle::GetSimCardData(int32_t slotId, const AppExecFwk::InnerEvent::Pointer &event) in GetSimCardData() function in OHOS::Telephony::SimStateHandle
712 GetSimCardData(slotId_, event); in ProcessEvent()