Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp90 const uint32_t EVENT_PERIODIC_CHECK = 0x0016; variable
232 locatorHandler_->SendHighPriorityEvent(EVENT_PERIODIC_CHECK, 0, EVENT_PERIODIC_INTERVAL); in Init()
1862 locatorHandlerEventMap_[EVENT_PERIODIC_CHECK] = in InitLocatorHandlerEventMap()
2187 SendHighPriorityEvent(EVENT_PERIODIC_CHECK, 0, EVENT_PERIODIC_INTERVAL); in RequestCheckEvent()