Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
O
P
R
S
T
U
X
Z
O
onAccuracyChanged(Sensor, int)
- Method in class com.TwentyCodes.android.SkyHook.
SkyHookUserOverlay
Called when the accuracy of a sensor has changed.
onBind(Intent)
- Method in class com.TwentyCodes.android.location.
LocationService
(non-Javadoc)
onBind(Intent)
- Method in class com.TwentyCodes.android.SkyHook.
SkyHookService
(non-Javadoc)
onCreate()
- Method in class com.TwentyCodes.android.location.
LocationService
called when the service is created.
onCreate()
- Method in class com.TwentyCodes.android.SkyHook.
SkyHookService
onCreate(Bundle)
- Method in class com.TwentyCodes.android.SkyHook.
Splash
onDestroy()
- Method in class com.TwentyCodes.android.location.
LocationService
called when the service is destroyed.
onDestroy()
- Method in class com.TwentyCodes.android.SkyHook.
SkyHookService
aborts location services (non-Javadoc)
onInterceptTouchEvent(MotionEvent)
- Method in class com.TwentyCodes.android.location.
MapView
onLocationChanged(Location)
- Method in class com.TwentyCodes.android.location.
LocationService
(non-Javadoc)
onLocationUpdate(Location)
- Method in class com.TwentyCodes.android.location.
LocationReceiver
called when a location update is received
onProviderDisabled(String)
- Method in class com.TwentyCodes.android.location.
LocationService
(non-Javadoc)
onProviderEnabled(String)
- Method in class com.TwentyCodes.android.location.
LocationService
(non-Javadoc)
onReceive(Context, Intent)
- Method in class com.TwentyCodes.android.location.
LocationReceiver
(non-Javadoc)
onReceive(Context, Intent)
- Method in class com.TwentyCodes.android.location.
Receiver
(non-Javadoc)
onSensorChanged(SensorEvent)
- Method in class com.TwentyCodes.android.SkyHook.
SkyHookUserOverlay
Called when sensor values have changed.
onStart(Intent, int)
- Method in class com.TwentyCodes.android.location.
LocationService
To keep backwards compatibility we override onStart which is the equivalent of onStartCommand in pre android 2.x
onStart(Intent, int)
- Method in class com.TwentyCodes.android.SkyHook.
SkyHookService
To keep backwards compatibility we override onStart which is the equivalent of onStartCommand in pre android 2.x
onStartCommand(Intent, int, int)
- Method in class com.TwentyCodes.android.location.
LocationService
This method is called when startService is called.
onStartCommand(Intent, int, int)
- Method in class com.TwentyCodes.android.SkyHook.
SkyHookService
This method is called when startService is called.
onStatusChanged(String, int, Bundle)
- Method in class com.TwentyCodes.android.location.
LocationService
(non-Javadoc)
onXPSLocationChanged(GeoPoint, int)
- Method in class com.TwentyCodes.android.SkyHook.
SkyHookUserOverlay
called when the SkyHook location changes, this mthod is resposiable for updating the overlay location and accuracy circle.
onXPSLocationChanged(GeoPoint, int)
- Method in interface com.TwentyCodes.android.SkyHook.
XPSLocationListener
Called when the location has changed
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
O
P
R
S
T
U
X
Z