distanceFilter property
The minimum distance (measured in meters) a device must move horizontally before an update event is generated.
Supply 0 when you want to be notified of all movements. The default is 0.
Implementation
final int distanceFilter;