Base class for geofence providers implemented as unbundled services.
Geofence providers can be implemented as services and return the result of
{@link com.android.location.provider.GeofenceProvider#getBinder()} in its getBinder() method.
IMPORTANT: This class is effectively a public API for unbundled
applications, and must remain API stable. See README.txt in the root
of this package for more information. |