Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dconstant_definition.h47 const int32_t DEFAULT_TIME_INTERVAL = 30 * 60; // app receive location every 30 minutes in frozen s… variable
/base/location/services/location_locator/locator/source/
Dlocator_background_proxy.cpp89 timeInterval_ = DEFAULT_TIME_INTERVAL; in InitArgsFromProp()