| Interface | Description |
|---|---|
| LocationListener |
Used for received locations and statuses from the
LocationManager. |
| LocationManager |
This class provides location services.
|
| LocationManager.Code |
The error codes received in
Handler.onFailure(Error) on the LocationManager |
| LocationManager.PropertyKey |
| Class | Description |
|---|---|
| LocationRequest |
A data object that contains parameters for the location service,
LocationManager. |
| LocationRequest.Builder | |
| OutdoorLocationOptions |
Outdoor location options used only in indoor-outdoor mode
|
| OutdoorLocationOptions.Builder |
| Enum | Description |
|---|---|
| LocationRequest.IndoorProvider |
The indoor provider used for positioning
|
| LocationRequest.MotionMode |
Positioning motion mode
|
| LocationRequest.RealtimeUpdateInterval |
Realtime locations update intervals
|
| LocationStatus |
Location status values used in
LocationListener.onStatusChanged(LocationStatus) |