- generateId() - Method in interface com.mapzen.android.lost.internal.IdGenerator
-
- generateId() - Method in class com.mapzen.android.lost.internal.PendingIntentIdGenerator
-
- generateIntent(Intent, Location) - Method in class com.mapzen.android.lost.api.GeofencingIntentSender
-
- Geofence - Interface in com.mapzen.android.lost.api
-
Represents a circular graphical region which can be used to monitor when a user enters/exits
a designated area.
- Geofence.Builder - Class in com.mapzen.android.lost.api
-
- GEOFENCE_NOT_AVAILABLE - Static variable in class com.mapzen.android.lost.api.GeofencingEvent
-
- GEOFENCE_TOO_MANY_GEOFENCES - Static variable in class com.mapzen.android.lost.api.GeofencingEvent
-
- GEOFENCE_TOO_MANY_PENDING_INTENTS - Static variable in class com.mapzen.android.lost.api.GeofencingEvent
-
- GEOFENCE_TRANSITION_DWELL - Static variable in interface com.mapzen.android.lost.api.Geofence
-
- GEOFENCE_TRANSITION_ENTER - Static variable in interface com.mapzen.android.lost.api.Geofence
-
- GEOFENCE_TRANSITION_EXIT - Static variable in interface com.mapzen.android.lost.api.Geofence
-
- geofenceEntered(Geofence, int) - Method in class com.mapzen.android.lost.internal.GeofencingApiImpl
-
- geofenceExited(Geofence) - Method in class com.mapzen.android.lost.internal.GeofencingApiImpl
-
- geofenceForIntentId(int) - Method in class com.mapzen.android.lost.internal.GeofencingApiImpl
-
- GeofenceIntentHelper - Class in com.mapzen.android.lost.internal
-
Helper class for extracting
Geofence information from an
Intent.
- GeofenceIntentHelper() - Constructor for class com.mapzen.android.lost.internal.GeofenceIntentHelper
-
- GeofencingApi - Interface in com.mapzen.android.lost.api
-
- GeofencingApi - Static variable in class com.mapzen.android.lost.api.LocationServices
-
Entry point for APIs concerning geofences.
- GeofencingApiImpl - Class in com.mapzen.android.lost.internal
-
- GeofencingApiImpl(IntentFactory, IntentFactory, IdGenerator) - Constructor for class com.mapzen.android.lost.internal.GeofencingApiImpl
-
- GeofencingDwellManager - Class in com.mapzen.android.lost.internal
-
Handles updating the
GeofencingApi's knowledge about which
Geofence objects
the user has entered/exited so that the dwell transition can be properly dispatched.
- GeofencingDwellManager(GeofencingApi) - Constructor for class com.mapzen.android.lost.internal.GeofencingDwellManager
-
- GeofencingEvent - Class in com.mapzen.android.lost.api
-
- GeofencingIntentSender - Class in com.mapzen.android.lost.api
-
Handles generating an intent populated with relevant extras from an Intent fired by
LocationManager.addProximityAlert(double, double, float, long,
PendingIntent)
- GeofencingIntentSender(Context, GeofencingApi) - Constructor for class com.mapzen.android.lost.api.GeofencingIntentSender
-
- GeofencingIntentService - Class in com.mapzen.android.lost.internal
-
- GeofencingIntentService() - Constructor for class com.mapzen.android.lost.internal.GeofencingIntentService
-
- GeofencingRequest - Class in com.mapzen.android.lost.api
-
- GeofencingRequest.Builder - Class in com.mapzen.android.lost.api
-
- GeofencingServiceIntentFactory - Class in com.mapzen.android.lost.internal
-
- GeofencingServiceIntentFactory() - Constructor for class com.mapzen.android.lost.internal.GeofencingServiceIntentFactory
-
- getCallback() - Method in class com.mapzen.android.lost.internal.LocationEngine
-
- getConnectionCallbacks() - Method in class com.mapzen.android.lost.internal.FusedLocationServiceConnectionManager
-
- getContext() - Method in class com.mapzen.android.lost.internal.LocationEngine
-
- getDuration() - Method in class com.mapzen.android.lost.internal.ParcelableGeofence
-
- getElapsedTimeInNanos(Location) - Method in interface com.mapzen.android.lost.internal.Clock
-
- getElapsedTimeInNanos(Location) - Method in class com.mapzen.android.lost.internal.SystemClock
-
- getErrorCode() - Method in class com.mapzen.android.lost.api.GeofencingEvent
-
- getFastestInterval() - Method in class com.mapzen.android.lost.api.LocationRequest
-
- getFastestInterval() - Method in class com.mapzen.android.lost.internal.LocationRequestUnbundled
-
- getGeofences() - Method in class com.mapzen.android.lost.api.GeofencingRequest
-
Get the geofences that will be monitored.
- getGeofenceTransition() - Method in class com.mapzen.android.lost.api.GeofencingEvent
-
- getInterval() - Method in class com.mapzen.android.lost.api.LocationRequest
-
- getLastLocation(LostApiClient) - Method in interface com.mapzen.android.lost.api.FusedLocationProviderApi
-
Returns the best most recent location currently available.
- getLastLocation() - Method in class com.mapzen.android.lost.api.LocationResult
-
Returns the most recent location available in this result, or null if no locations are
available.
- getLastLocation(LostApiClient) - Method in class com.mapzen.android.lost.internal.FusedLocationProviderApiImpl
-
- getLastLocation() - Method in class com.mapzen.android.lost.internal.FusedLocationProviderServiceDelegate
-
- getLastLocation() - Method in class com.mapzen.android.lost.internal.FusionEngine
-
- getLastLocation() - Method in class com.mapzen.android.lost.internal.LocationEngine
-
Return most best recent location available.
- getLastLocation() - Method in class com.mapzen.android.lost.internal.MockEngine
-
- getLatitude() - Method in class com.mapzen.android.lost.internal.ParcelableGeofence
-
- getLocationAvailability(LostApiClient) - Method in interface com.mapzen.android.lost.api.FusedLocationProviderApi
-
Returns the availability of location data.
- getLocationAvailability(LostApiClient) - Method in class com.mapzen.android.lost.internal.FusedLocationProviderApiImpl
-
- getLocationAvailability() - Method in class com.mapzen.android.lost.internal.FusedLocationProviderServiceDelegate
-
- getLocationCallbacks() - Method in interface com.mapzen.android.lost.internal.ClientManager
-
- getLocationCallbacks() - Method in class com.mapzen.android.lost.internal.LostClientManager
-
- getLocationListeners() - Method in interface com.mapzen.android.lost.internal.ClientManager
-
- getLocationListeners() - Method in class com.mapzen.android.lost.internal.FusedLocationProviderApiImpl
-
- getLocationListeners() - Method in class com.mapzen.android.lost.internal.LostClientManager
-
- getLocationRequests() - Method in class com.mapzen.android.lost.api.LocationSettingsRequest
-
- getLocations() - Method in class com.mapzen.android.lost.api.LocationResult
-
Returns locations computed, ordered from oldest to newest.
- getLocationSettingsStates() - Method in class com.mapzen.android.lost.api.LocationSettingsResult
-
- getLoiteringDelayMs() - Method in class com.mapzen.android.lost.internal.ParcelableGeofence
-
- getLongitude() - Method in class com.mapzen.android.lost.internal.ParcelableGeofence
-
- getLooper() - Method in class com.mapzen.android.lost.internal.LocationEngine
-
- getNeedBle() - Method in class com.mapzen.android.lost.api.LocationSettingsRequest
-
Returns whether or not this request needs Bluetooth Low Energy.
- getPendingIntents() - Method in interface com.mapzen.android.lost.internal.ClientManager
-
- getPendingIntents() - Method in class com.mapzen.android.lost.internal.LostClientManager
-
- getPid() - Method in interface com.mapzen.android.lost.internal.PidReader
-
Gets the process id.
- getPriority() - Method in class com.mapzen.android.lost.api.LocationRequest
-
- getRadius() - Method in class com.mapzen.android.lost.internal.ParcelableGeofence
-
- getRequest() - Method in class com.mapzen.android.lost.internal.LocationEngine
-
- getRequestId() - Method in interface com.mapzen.android.lost.api.Geofence
-
- getRequestId() - Method in class com.mapzen.android.lost.internal.ParcelableGeofence
-
- getRequests() - Method in class com.mapzen.android.lost.internal.LocationRequestUnbundled
-
- getResolution() - Method in class com.mapzen.android.lost.api.Status
-
Get the PendingIntent if there is one.
- getSmallestDisplacement() - Method in class com.mapzen.android.lost.api.LocationRequest
-
- getStatus() - Method in class com.mapzen.android.lost.api.LocationSettingsResult
-
Returns the
Status of the result.
- getStatus() - Method in interface com.mapzen.android.lost.api.Result
-
- getStatus() - Method in class com.mapzen.android.lost.api.Status
-
- getStatusCode() - Method in class com.mapzen.android.lost.api.Status
-
Get the status code.
- getStatusMessage() - Method in class com.mapzen.android.lost.api.Status
-
Get the detailed status message for this
Status.
- getSystemElapsedTimeInNanos() - Method in interface com.mapzen.android.lost.internal.Clock
-
- getSystemElapsedTimeInNanos() - Method in class com.mapzen.android.lost.internal.SystemClock
-
- getTrace() - Method in class com.mapzen.android.lost.internal.MockEngine
-
Returns the current file used to replay mock locations.
- getTransitionTypes() - Method in class com.mapzen.android.lost.internal.ParcelableGeofence
-
- getTriggeringGeofences() - Method in class com.mapzen.android.lost.api.GeofencingEvent
-
- getTriggeringLocation() - Method in class com.mapzen.android.lost.api.GeofencingEvent
-
- GpxTraceThreadFactory - Class in com.mapzen.android.lost.internal
-
- GpxTraceThreadFactory() - Constructor for class com.mapzen.android.lost.internal.GpxTraceThreadFactory
-