Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/services/include/common/
H A Dcellular_data_constant.h216 static const int32_t DEFAULT_NET_STATISTICS_PERIOD = 3 * 1000; variable
/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_monitor.cpp214 SendEvent(event, DEFAULT_NET_STATISTICS_PERIOD); in UpdateNetTrafficState()