Home
last modified time | relevance | path

Searched refs:RADIO_SIM_STATE_LOCKED (Results 1 – 5 of 5) sorted by relevance

/base/telephony/core_service/services/sim/src/
Dsim_state_handle.cpp572 observerHandler_->NotifyObserver(RadioEvent::RADIO_SIM_STATE_LOCKED); in SimStateEscape()
578 observerHandler_->NotifyObserver(RadioEvent::RADIO_SIM_STATE_LOCKED); in SimStateEscape()
697 case RadioEvent::RADIO_SIM_STATE_LOCKED: in RegisterCoreNotify()
699 observerHandler_->RegObserver(RadioEvent::RADIO_SIM_STATE_LOCKED, handler); in RegisterCoreNotify()
726 case RadioEvent::RADIO_SIM_STATE_LOCKED: in UnRegisterCoreNotify()
728 observerHandler_->Remove(RadioEvent::RADIO_SIM_STATE_LOCKED, handler); in UnRegisterCoreNotify()
Dicc_file.cpp90 stateManager_->RegisterCoreNotify(shared_from_this(), RadioEvent::RADIO_SIM_STATE_LOCKED); in Init()
556 stateManager_->UnRegisterCoreNotify(shared_from_this(), RadioEvent::RADIO_SIM_STATE_LOCKED); in UnInit()
Druim_file.cpp268 memberFuncMap_[RadioEvent::RADIO_SIM_STATE_LOCKED] = &RuimFile::ProcessIccLocked; in InitMemberFunc()
Dsim_file.cpp1542 memberFuncMap_[RadioEvent::RADIO_SIM_STATE_LOCKED] = &SimFile::ProcessIccLocked; in InitMemberFunc()
/base/telephony/core_service/interfaces/innerkits/include/
Dradio_event.h175 RADIO_SIM_STATE_LOCKED, enumerator