Searched refs:RADIO_SIM_STATE_READY (Results 1 – 6 of 6) sorted by relevance
550 observerHandler_->NotifyObserver(RadioEvent::RADIO_SIM_STATE_READY); in SimStateEscape()673 case RadioEvent::RADIO_SIM_STATE_READY: in RegisterCoreNotify()675 observerHandler_->RegObserver(RadioEvent::RADIO_SIM_STATE_READY, handler); in RegisterCoreNotify()678 handler->SendEvent(RadioEvent::RADIO_SIM_STATE_READY); in RegisterCoreNotify()706 case RadioEvent::RADIO_SIM_STATE_READY: in UnRegisterCoreNotify()708 observerHandler_->Remove(RadioEvent::RADIO_SIM_STATE_READY, handler); in UnRegisterCoreNotify()
171 memberFuncMap_[RadioEvent::RADIO_SIM_STATE_READY] = &IsimFile::ProcessIccReady; in InitMemberFunc()
87 stateManager_->RegisterCoreNotify(shared_from_this(), RadioEvent::RADIO_SIM_STATE_READY); in Init()540 stateManager_->UnRegisterCoreNotify(shared_from_this(), RadioEvent::RADIO_SIM_STATE_READY); in UnInit()
267 memberFuncMap_[RadioEvent::RADIO_SIM_STATE_READY] = &RuimFile::ProcessIccReady; in InitMemberFunc()
1418 memberFuncMap_[RadioEvent::RADIO_SIM_STATE_READY] = &SimFile::ProcessIccReady; in InitMemberFunc()
161 RADIO_SIM_STATE_READY, enumerator