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.cpp556 observerHandler_->NotifyObserver(RadioEvent::RADIO_SIM_STATE_LOCKED); in SimStateEscape()
562 observerHandler_->NotifyObserver(RadioEvent::RADIO_SIM_STATE_LOCKED); in SimStateEscape()
681 case RadioEvent::RADIO_SIM_STATE_LOCKED: in RegisterCoreNotify()
683 observerHandler_->RegObserver(RadioEvent::RADIO_SIM_STATE_LOCKED, handler); in RegisterCoreNotify()
710 case RadioEvent::RADIO_SIM_STATE_LOCKED: in UnRegisterCoreNotify()
712 observerHandler_->Remove(RadioEvent::RADIO_SIM_STATE_LOCKED, handler); in UnRegisterCoreNotify()
Dicc_file.cpp88 stateManager_->RegisterCoreNotify(shared_from_this(), RadioEvent::RADIO_SIM_STATE_LOCKED); in Init()
541 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.cpp1419 memberFuncMap_[RadioEvent::RADIO_SIM_STATE_LOCKED] = &SimFile::ProcessIccLocked; in InitMemberFunc()
/base/telephony/core_service/interfaces/innerkits/include/
Dradio_event.h162 RADIO_SIM_STATE_LOCKED, enumerator