Interface android.location.LocationListener

Changed Methods
void onProviderDisabled(String) Changed from abstract to non-abstract.  
void onProviderEnabled(String) Changed from abstract to non-abstract.  
void onStatusChanged(String, int, Bundle) Changed from abstract to non-abstract.