Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp36 static constexpr double MAXIMUM_FUZZY_LOCATION_DISTANCE = 4000.0; // Unit m variable
431 double dist = offsetRandom_ * (MAXIMUM_FUZZY_LOCATION_DISTANCE - in ApproximatelyLocation()