Home
last modified time | relevance | path

Searched refs:LOCATION_SWITCH_MODE (Results 1 - 4 of 4) sorted by relevance

/base/location/frameworks/location_common/common/source/
H A Dlocation_data_rdb_manager.cpp166 auto res = GetParameter(LOCATION_SWITCH_MODE, "", result, MAX_SIZE); in GetSwitchStateFromSysparaForUser()
195 auto res = GetParameter(LOCATION_SWITCH_MODE, "", result, MAX_SIZE); in SetSwitchStateToSysparaForUser()
225 res = SetParameter(LOCATION_SWITCH_MODE, valueArray); in SetSwitchStateToSysparaForUser()
/base/location/interfaces/inner_api/include/
H A Dconstant_definition.h54 constexpr const char* LOCATION_SWITCH_MODE = "persist.location.switch_mode"; member
/base/location/frameworks/native/locator_sdk/source/
H A Dlocation_data_manager.cpp161 LBSLOGE(LOCATOR, "LOCATION_SWITCH_MODE changed. state %{public}d. do not report", state); in RegisterLocationSwitchObserver()
165 LBSLOGI(LOCATOR, "LOCATION_SWITCH_MODE changed. switchState %{public}d", switchState); in RegisterLocationSwitchObserver()
169 int ret = WatchParameter(LOCATION_SWITCH_MODE, eventCallback, nullptr); in RegisterLocationSwitchObserver()
/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp2093 int ret = WatchParameter(LOCATION_SWITCH_MODE, eventCallback, nullptr); in WatchSwitchParameter()

Completed in 7 milliseconds