Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp112 const uint32_t EVENT_PERIODIC_INTERVAL = 3 * 60 * 1000; variable
232 locatorHandler_->SendHighPriorityEvent(EVENT_PERIODIC_CHECK, 0, EVENT_PERIODIC_INTERVAL); in Init()
2187 SendHighPriorityEvent(EVENT_PERIODIC_CHECK, 0, EVENT_PERIODIC_INTERVAL); in RequestCheckEvent()