Home
last modified time | relevance | path

Searched refs:NotifyCdmaSpnChanged (Results 1 – 3 of 3) sorted by relevance

/base/telephony/core_service/services/network_search/include/
Doperator_name.h48 void NotifyCdmaSpnChanged(RegServiceState regStatus, sptr<NetworkState> &networkState);
/base/telephony/core_service/services/network_search/src/
Doperator_name.cpp184 NotifyCdmaSpnChanged(regStatus, networkState); in NotifySpnChanged()
280 void OperatorName::NotifyCdmaSpnChanged(RegServiceState regStatus, sptr<NetworkState> &networkState) in NotifyCdmaSpnChanged() function in OHOS::Telephony::OperatorName
/base/telephony/core_service/test/unittest/core_service_gtest/
Dzero_branch_test.cpp1104 operatorName->NotifyCdmaSpnChanged(RegServiceState::REG_STATE_IN_SERVICE, networkState);
1118 operatorName->NotifyCdmaSpnChanged(RegServiceState::REG_STATE_IN_SERVICE, networkState);