Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Ddevice_state_handler.cpp27 const uint32_t CELL_REQUEST_SHORT_INTERVAL = 2; // This is the minimum interval in seconds for cell… variable
131 return CELL_REQUEST_SHORT_INTERVAL; in GetCellRequestMinInterval()