Home
last modified time | relevance | path

Searched refs:SpnShowType (Results 1 - 2 of 2) sorted by relevance

/base/telephony/core_service/services/sim/include/
H A Dsim_constant.h256 enum SpnShowType { enum
/base/telephony/core_service/services/network_search/src/
H A Doperator_name.cpp211 !plmn.empty() && ((static_cast<uint32_t>(spnRule) & SpnShowType::SPN_CONDITION_DISPLAY_PLMN) == in UpdatePlmn()
212 SpnShowType::SPN_CONDITION_DISPLAY_PLMN); in UpdatePlmn()
251 showSpn = !spn.empty() && ((static_cast<uint32_t>(spnRule) & SpnShowType::SPN_CONDITION_DISPLAY_SPN) == in UpdateSpn()
252 SpnShowType::SPN_CONDITION_DISPLAY_SPN); in UpdateSpn()

Completed in 5 milliseconds