android.location
Interfaces
| GeocodeListener | 
             A listener for asynchronous geocoding results.  | 
        
| Listener | 
             Used for receiving GNSS antenna info from the GNSS engine.  | 
        
| Listener | 
             Used for receiving notifications when GPS status has changed.  | 
        
| NmeaListener | 
             Used for receiving NMEA sentences from the GPS.  | 
        
| LocationListener | 
             Used for receiving notifications when the device location has changed.  | 
        
| OnNmeaMessageListener | 
             Used for receiving NMEA sentences from the GNSS.  | 
        
Classes
| Address | 
             A class representing an Address, that is, a set of Strings describing a location.  | 
        
| Criteria | 
             A class indicating the application criteria for selecting a location provider.  | 
        
| Geocoder | 
             A class for handling geocoding and reverse geocoding.  | 
        
| GnssAntennaInfo | 
             A class that contains information about a GNSS antenna.  | 
        
| GnssAutomaticGainControl | 
             A class that contains GNSS Automatic Gain Control (AGC) information.  | 
        
| GnssCapabilities | 
             GNSS chipset capabilities.  | 
        
| GnssClock | 
             A class containing a GNSS clock timestamp.  | 
        
| GnssMeasurement | 
             A class representing a GNSS satellite measurement, containing raw and computed information.  | 
        
| GnssMeasurementRequest | 
             This class contains extra parameters to pass in a GNSS measurement request.  | 
        
| GnssMeasurementsEvent | 
             A class implementing a container for data associated with a measurement event.  | 
        
| GnssNavigationMessage | 
             A class containing a GNSS satellite Navigation Message.  | 
        
| GnssSignalType | 
             This class represents a GNSS signal type.  | 
        
| GnssStatus | 
             This class represents the current state of the GNSS engine and is used in conjunction with   | 
        
| GpsSatellite | 
             This class represents the current state of a GPS satellite.  | 
        
| GpsStatus | 
             This class represents the current state of the GPS engine and is used in conjunction with   | 
        
| Location | 
             A data class representing a geographic location.  | 
        
| LocationManager | 
             This class provides access to the system location services.  | 
        
| LocationProvider | 
             Information about the properties of a location provider.  | 
        
| LocationRequest | 
             An encapsulation of various parameters for requesting location via   | 
        
| SettingInjectorService | 
             Dynamically specifies the summary (subtitle) and enabled status of a preference injected into the list of app settings displayed by the system settings app  |