Searched defs:RADIO_SIM_STATE_LOCKED (Results 1 - 3 of 3) sorted by relevance
/base/telephony/core_service/services/sim/src/ | ||
H A D | multi_sim_monitor.cpp | 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 D | icc_file.cpp | 93 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 |
/base/telephony/core_service/interfaces/innerkits/include/ | ||
H A D | radio_event.h | 188 RADIO_SIM_STATE_LOCKED, enumerator |
Completed in 4 milliseconds