จาก developer.android.com
public void requestLocationUpdates (String provider, long minTime, float minDistance, PendingIntent intent)
...
Parameters
provider the name of the provider with which to register
minTime minimum time interval between location updates, in milliseconds
minDistance minimum distance between location updates, in meters
intent a PendingIntent to be sent for each location update