Home
last modified time | relevance | path

Searched refs:AnnounceOperatorConfigChanged (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Doperator_config_cache.h48 bool AnnounceOperatorConfigChanged(int32_t slotId, int32_t state);
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_config_cache.cpp79 AnnounceOperatorConfigChanged(slotId, state); in UpdateCurrentOpc()
292 bool OperatorConfigCache::AnnounceOperatorConfigChanged(int32_t slotId, int32_t state) in AnnounceOperatorConfigChanged() function in OHOS::Telephony::OperatorConfigCache