Searched refs:mLocationFudger (Results 1 – 1 of 1) sorted by relevance
170 private LocationFudger mLocationFudger; field in LocationManagerService292 mLocationFudger = new LocationFudger(mContext, mLocationHandler); in systemRunning()2197 return new Location(mLocationFudger.getOrCreate(noGPSLocation)); in getLastLocation()2614 coarseLocation = mLocationFudger.getOrCreate(noGPSLocation); in handleLocationChangedLocked()3111 mLocationFudger.dump(fd, pw, args); in dump()