Home
last modified time | relevance | path

Searched refs:ProcessSetRadioState (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dradio_info.h36 void ProcessSetRadioState(const AppExecFwk::InnerEvent::Pointer &event) const;
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dradio_info.cpp79 void RadioInfo::ProcessSetRadioState(const AppExecFwk::InnerEvent::Pointer &event) const in ProcessSetRadioState() function in OHOS::Telephony::RadioInfo
H A Dnetwork_search_handler.cpp849 radioInfo_->ProcessSetRadioState(event); in SetRadioStateResponse()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp3292 radioInfo->ProcessSetRadioState(event);