Skip navigation links
A B C G I L O R S T U V 

A

addGeofence(GeofencingRequest, PendingIntent) - Method in class com.humandevice.android.locationtool.LocationTool
 
addGeofence(GeofencingRequest) - Method in class com.humandevice.android.locationtool.LocationTool
 

B

build() - Method in class com.humandevice.android.locationtool.LocationRequestBuilder
 

C

cancelAllWeakLocationUpdates() - Method in class com.humandevice.android.locationtool.LocationTool
 
cancelLocationUpdates(LocationListener) - Method in class com.humandevice.android.locationtool.LocationTool
 
checkGpsPermission(Activity) - Static method in class com.humandevice.android.locationtool.LocationTool
 
checkLocationPermission(Activity) - Static method in class com.humandevice.android.locationtool.LocationTool
 
com.humandevice.android.locationtool - package com.humandevice.android.locationtool
 
ConnectionListener - Interface in com.humandevice.android.locationtool
 

G

getInstance() - Static method in class com.humandevice.android.locationtool.LocationTool
 
getLastLocation() - Method in class com.humandevice.android.locationtool.LocationTool
 

I

isGpsEnabled(Context) - Static method in class com.humandevice.android.locationtool.LocationTool
 
isLocationEnabled(Context) - Static method in class com.humandevice.android.locationtool.LocationTool
 

L

LocationRequestBuilder - Class in com.humandevice.android.locationtool
TODO Dokumentacja
LocationRequestBuilder() - Constructor for class com.humandevice.android.locationtool.LocationRequestBuilder
 
LocationRequestBuilder.LocationPriority - Annotation Type in com.humandevice.android.locationtool
 
LocationTool - Class in com.humandevice.android.locationtool
TODO Dokumentacja

O

onConnectionFailed() - Method in interface com.humandevice.android.locationtool.ConnectionListener
 
onConnectionSuccess() - Method in interface com.humandevice.android.locationtool.ConnectionListener
 
onResolutionRequired(Status) - Method in interface com.humandevice.android.locationtool.ToolLocationListener
 

R

removeGeofences(List<String>) - Method in class com.humandevice.android.locationtool.LocationTool
 
removeGeofences(PendingIntent) - Method in class com.humandevice.android.locationtool.LocationTool
 
removeGeofencesWithDefaultPendingIntent() - Method in class com.humandevice.android.locationtool.LocationTool
 
requestGpsPermission(Activity, int) - Static method in class com.humandevice.android.locationtool.LocationTool
 
requestGpsPermission(Fragment, int) - Static method in class com.humandevice.android.locationtool.LocationTool
 
requestGpsPermission(android.support.v4.app.Fragment, int) - Static method in class com.humandevice.android.locationtool.LocationTool
 
requestLocationUpdates(LocationRequest, LocationListener) - Method in class com.humandevice.android.locationtool.LocationTool
 
requestLocationUpdates(LocationRequest, LocationListener, UpdateType) - Method in class com.humandevice.android.locationtool.LocationTool
 

S

setFastestInterval(long) - Method in class com.humandevice.android.locationtool.LocationRequestBuilder
 
setGeofencingPendingIntent(PendingIntent) - Method in class com.humandevice.android.locationtool.LocationTool
 
setPriority(int) - Method in class com.humandevice.android.locationtool.LocationRequestBuilder
 
setSmallestDisplacement(Float) - Method in class com.humandevice.android.locationtool.LocationRequestBuilder
 
setUpdateInterval(long) - Method in class com.humandevice.android.locationtool.LocationRequestBuilder
 
start() - Method in class com.humandevice.android.locationtool.LocationTool
Start location service.
start(ConnectionListener) - Method in class com.humandevice.android.locationtool.LocationTool
Start location service.
stop() - Method in class com.humandevice.android.locationtool.LocationTool
Used to stop getting location updates.

T

ToolLocationListener - Interface in com.humandevice.android.locationtool
TODO Dokumentacja

U

UpdateType - Enum in com.humandevice.android.locationtool
Enum for defining updates type

V

valueOf(String) - Static method in enum com.humandevice.android.locationtool.UpdateType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.humandevice.android.locationtool.UpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C G I L O R S T U V 
Skip navigation links