Home
last modified time | relevance | path

Searched refs:SetCellRequestMinInterval (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Ddevice_state_handler.cpp95 SetCellRequestMinInterval(cellRequestMinInterval_); in ProcessDeviceState()
137 void DeviceStateHandler::SetCellRequestMinInterval(uint32_t minInterval) const in SetCellRequestMinInterval() function in OHOS::Telephony::DeviceStateHandler
151 inner->networkSearchHandler_->SetCellRequestMinInterval(minInterval); in SetCellRequestMinInterval()
H A Dnetwork_search_handler.cpp1472 void NetworkSearchHandler::SetCellRequestMinInterval(uint32_t minInterval) in SetCellRequestMinInterval() function in OHOS::Telephony::NetworkSearchHandler
/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Ddevice_state_handler.h42 void SetCellRequestMinInterval(uint32_t minInterval) const;
H A Dnetwork_search_handler.h99 void SetCellRequestMinInterval(uint32_t minInterval);
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp2470 networkSearchHandler->SetCellRequestMinInterval(1);