Searched refs:EVENT_RESTART_ALL_LOCATION_REQUEST (Results 1 – 1 of 1) sorted by relevance
41 const uint32_t EVENT_RESTART_ALL_LOCATION_REQUEST = 0x0200; variable227 auto event = state ? AppExecFwk::InnerEvent::Get(EVENT_RESTART_ALL_LOCATION_REQUEST, 0) : in SetEnable()553 … networkHandler_->SendHighPriorityEvent(EVENT_RESTART_ALL_LOCATION_REQUEST, 0, DELAY_RESTART_MS); in RestartNlpRequests()598 case EVENT_RESTART_ALL_LOCATION_REQUEST: { in ProcessEvent()