JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
G
I
L
O
R
S
A
addLocationChangeListener(LocationService.LocationChangeListener)
- Method in class com.humandevice.android.locationtool.
LocationService
C
checkLocationState(LocationService.LocationStateListener)
- Method in class com.humandevice.android.locationtool.
LocationService
com.humandevice.android.locationtool
- package com.humandevice.android.locationtool
G
getContext()
- Method in class com.humandevice.android.locationtool.
LocationServiceConfiguration
getCurrentLocation(LocationService.LocationChangeListener)
- Method in class com.humandevice.android.locationtool.
LocationService
getFastestInterval()
- Method in class com.humandevice.android.locationtool.
LocationServiceConfiguration
getInstance()
- Static method in class com.humandevice.android.locationtool.
LocationService
returns sInstance of Location tracker
getPriority()
- Method in class com.humandevice.android.locationtool.
LocationServiceConfiguration
getUpdateInterval()
- Method in class com.humandevice.android.locationtool.
LocationServiceConfiguration
I
init(LocationServiceConfiguration)
- Static method in class com.humandevice.android.locationtool.
LocationService
isGpsEnabled()
- Method in class com.humandevice.android.locationtool.
LocationService
isLocationEnabled()
- Method in class com.humandevice.android.locationtool.
LocationService
L
LocationService
- Class in
com.humandevice.android.locationtool
Service that provide location information from GPS or Network
LocationService(Context)
- Constructor for class com.humandevice.android.locationtool.
LocationService
LocationService.LocationChangeListener
- Interface in
com.humandevice.android.locationtool
Used for receiving notifications from the LocationService when the location has changed.
LocationService.LocationStateListener
- Interface in
com.humandevice.android.locationtool
LocationServiceConfiguration
- Class in
com.humandevice.android.locationtool
LocationServiceConfiguration()
- Constructor for class com.humandevice.android.locationtool.
LocationServiceConfiguration
LocationServiceConfiguration.LocationPriority
- Annotation Type in
com.humandevice.android.locationtool
O
onLocationChange(Location)
- Method in interface com.humandevice.android.locationtool.
LocationService.LocationChangeListener
onLocationDisabled(Status)
- Method in interface com.humandevice.android.locationtool.
LocationService.LocationStateListener
onLocationEnabled()
- Method in interface com.humandevice.android.locationtool.
LocationService.LocationStateListener
R
removeLocationChangeListener(LocationService.LocationChangeListener)
- Method in class com.humandevice.android.locationtool.
LocationService
S
setContext(Context)
- Method in class com.humandevice.android.locationtool.
LocationServiceConfiguration
setFastestInterval(long)
- Method in class com.humandevice.android.locationtool.
LocationServiceConfiguration
setPriority(int)
- Method in class com.humandevice.android.locationtool.
LocationServiceConfiguration
setUpdateInterval(long)
- Method in class com.humandevice.android.locationtool.
LocationServiceConfiguration
start()
- Method in class com.humandevice.android.locationtool.
LocationService
stop()
- Method in class com.humandevice.android.locationtool.
LocationService
A
C
G
I
L
O
R
S
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes