Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_network/network/source/
H A Dnetwork_ability.cpp42 const uint32_t EVENT_STOP_ALL_LOCATION_REQUEST = 0x0300; variable
228 AppExecFwk::InnerEvent::Get(EVENT_STOP_ALL_LOCATION_REQUEST, 0); in SetEnable()
602 case EVENT_STOP_ALL_LOCATION_REQUEST: { in ProcessEvent()