Home
last modified time | relevance | path

Searched refs:RADIO_SIM_STATE_LOCKED (Results 1 - 7 of 7) sorted by relevance

/base/telephony/core_service/interfaces/innerkits/include/
H A Dradio_event.h188 RADIO_SIM_STATE_LOCKED, enumerator
/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_monitor.cpp88 case RadioEvent::RADIO_SIM_STATE_LOCKED: in ProcessEvent()
535 simStateManager_[slotId]->RegisterCoreNotify(shared_from_this(), RadioEvent::RADIO_SIM_STATE_LOCKED); in RegisterSimNotify() member in OHOS::Telephony::RadioEvent
554 simStateManager_[slotId]->UnRegisterCoreNotify(shared_from_this(), RadioEvent::RADIO_SIM_STATE_LOCKED); in UnRegisterSimNotify() member in OHOS::Telephony::RadioEvent
H A Dsim_state_handle.cpp776 observerHandler_->NotifyObserver(RadioEvent::RADIO_SIM_STATE_LOCKED, slotId); in SimStateEscape()
782 observerHandler_->NotifyObserver(RadioEvent::RADIO_SIM_STATE_LOCKED, slotId); in SimStateEscape()
902 case RadioEvent::RADIO_SIM_STATE_LOCKED: in RegisterCoreNotify()
904 observerHandler_->RegObserver(RadioEvent::RADIO_SIM_STATE_LOCKED, handler); in RegisterCoreNotify()
906 TelEventHandler::SendTelEvent(handler, RadioEvent::RADIO_SIM_STATE_LOCKED, slotId_, 0); in RegisterCoreNotify()
943 case RadioEvent::RADIO_SIM_STATE_LOCKED: in UnRegisterCoreNotify()
945 observerHandler_->Remove(RadioEvent::RADIO_SIM_STATE_LOCKED, handler); in UnRegisterCoreNotify()
H A Dicc_file.cpp93 stateManager_->RegisterCoreNotify(shared_from_this(), RadioEvent::RADIO_SIM_STATE_LOCKED); in Init() member in OHOS::Telephony::RadioEvent
775 stateManager_->UnRegisterCoreNotify(shared_from_this(), RadioEvent::RADIO_SIM_STATE_LOCKED); in UnInit() member in OHOS::Telephony::RadioEvent
H A Druim_file.cpp317 memberFuncMap_[RadioEvent::RADIO_SIM_STATE_LOCKED] = in InitMemberFunc()
H A Dsim_file.cpp1799 memberFuncMap_[RadioEvent::RADIO_SIM_STATE_LOCKED] = in InitBaseMemberFunc()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp1492 simStateHandle->UnRegisterCoreNotify(nullptr, RadioEvent::RADIO_SIM_STATE_LOCKED); in HWTEST_F()

Completed in 13 milliseconds