public interface LocationListener
| Modifier and Type | Method and Description |
|---|---|
void |
onLocationChanged(Location location) |
void |
onProviderDisabled(String provider) |
void |
onProviderEnabled(String provider) |
void |
onStatusChanged(String provider,
int status,
Bundle extras) |
Copyright © 2008-2013. All Rights Reserved.