Home
last modified time | relevance | path

Searched defs:showSpn (Results 1 – 2 of 2) sorted by relevance

/base/telephony/core_service/services/network_search/test/
Dtest_broadcast.cpp32 bool showSpn = data.GetWant().GetBoolParam(CUR_SPN_SHOW, false); in OnReceiveEvent() local
/base/telephony/core_service/services/network_search/src/
Doperator_name.cpp220 …tate regStatus, sptr<NetworkState> &networkState, int32_t spnRule, std::string &spn, bool &showSpn) in UpdateSpn()
254 bool showSpn = false; in NotifyGsmSpnChanged() local
290 bool showSpn = false; in NotifyCdmaSpnChanged() local
319 const std::string &plmn, const bool showSpn, const std::string &spn) in PublishEvent()