Searched refs:LocationFudger (Results 1 – 4 of 4) sorted by relevance
35 public class LocationFudger { class86 public LocationFudger(float accuracyM) { in LocationFudger() method in LocationFudger91 LocationFudger(float accuracyM, Clock clock, Random random) { in LocationFudger() method in LocationFudger
56 private LocationFudger mFudger;64 mFudger = new LocationFudger( in setUp()
100 import com.android.server.location.fudger.LocationFudger;1386 protected final LocationFudger mLocationFudger;1490 mLocationFudger = new LocationFudger(mSettingsHelper.getCoarseLocationAccuracyM());
4799 HPLcom/android/server/location/fudger/LocationFudger;->createCoarse(Landroid/location/Location;)Lan…