Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
X
_
O
OBD2Session
- Class in
com.gtosoft.libvoyager.session
- A Session layer which connects ELMBT, with a higher level class, such as PIDDecoder.
OBD2Session(ELMBT, PIDDecoder, String, DashDB)
- Constructor for class com.gtosoft.libvoyager.session.
OBD2Session
Constructor.
OBD_CACHEFIELD_DATASHORTNAME
- Static variable in class com.gtosoft.libvoyager.db.
DashDB
OBD_CACHEFIELD_DESCRIPTION
- Static variable in class com.gtosoft.libvoyager.db.
DashDB
OBD_CACHEFIELD_DPN
- Static variable in class com.gtosoft.libvoyager.db.
DashDB
OBD_CACHEFIELD_FORMULA
- Static variable in class com.gtosoft.libvoyager.db.
DashDB
OBD_CACHEFIELD_MAXVALUE
- Static variable in class com.gtosoft.libvoyager.db.
DashDB
OBD_CACHEFIELD_MINVALUE
- Static variable in class com.gtosoft.libvoyager.db.
DashDB
OBD_CACHEFIELD_REQUEST
- Static variable in class com.gtosoft.libvoyager.db.
DashDB
obdCommand(String)
- Method in class com.gtosoft.libvoyager.session.
OBD2Session
Sends the specified OBD Command and obtains the response.
obddatalist
- Static variable in class com.gtosoft.libvoyager.
R.layout
obddatalistitem
- Static variable in class com.gtosoft.libvoyager.
R.layout
OBDDataPointSelector
- Class in
com.gtosoft.libvoyager.gui
This listactivity will display a list of all available OBD data points.
OBDDataPointSelector()
- Constructor for class com.gtosoft.libvoyager.gui.
OBDDataPointSelector
OBDLISTcbSelected
- Static variable in class com.gtosoft.libvoyager.
R.id
OBDPacketParser
- Class in
com.gtosoft.libvoyager.util
OBDPacketParser(int)
- Constructor for class com.gtosoft.libvoyager.util.
OBDPacketParser
Default constructor
OBDPacketParser.PacketAttributes
- Class in
com.gtosoft.libvoyager.util
OBDPacketParser.PacketAttributes()
- Constructor for class com.gtosoft.libvoyager.util.
OBDPacketParser.PacketAttributes
OBDSessionManager
- Class in
com.gtosoft.libvoyager.session
This class will encapsulate the functionality of an ELMBT And a session.
OBDSessionManager()
- Constructor for class com.gtosoft.libvoyager.session.
OBDSessionManager
obfuscate(String)
- Method in class com.android.vending.licensing.
AESObfuscator
obfuscate(String)
- Method in interface com.android.vending.licensing.
Obfuscator
Obfuscate a string that is being stored into shared preferences.
Obfuscator
- Interface in
com.android.vending.licensing
Interface used as part of a
Policy
to allow application authors to obfuscate licensing data that will be stored into a SharedPreferences file.
ODLISTtvDescription
- Static variable in class com.gtosoft.libvoyager.
R.id
ODLISTtvRequest
- Static variable in class com.gtosoft.libvoyager.
R.id
onCreate(SQLiteDatabase)
- Method in class com.gtosoft.libvoyager.db.
DashDB
onCreate(Bundle)
- Method in class com.gtosoft.libvoyager.gui.
libVoyagerActivity
Called when the activity is first created.
onDPArrived(String, String, int)
- Method in class com.gtosoft.libvoyager.util.
EventCallback
This method gets fired off by the PIDDecoder class every time a new datapoint is decoded.
onELMDeviceChosen(String)
- Method in class com.gtosoft.libvoyager.util.
EventCallback
This method is to be used by the libVoyager ActivityHelper class which can be used to discover nearby ELM devices.
onFling(MotionEvent, MotionEvent, float, float)
- Method in class com.gtosoft.libvoyager.gui.
GTOGesture
onFling(MotionEvent, MotionEvent, float, float)
- Method in class com.gtosoft.libvoyager.view.
GTOGesture
onNewDataArrived(String, String, String, String, boolean, boolean)
- Method in class com.gtosoft.libvoyager.util.
EventCallback
This method should be kicked off any time new data arrives.
onOOBDataArrived(String, String)
- Method in class com.gtosoft.libvoyager.util.
EventCallback
This will be used to pass certain information up the layers to the top.
onStateChange(int, int)
- Method in class com.gtosoft.libvoyager.util.
EventCallback
A method to be executed when the connection state changes.
onSwipeLeft()
- Method in class com.gtosoft.libvoyager.gui.
GTOGesture
onSwipeLeft()
- Method in class com.gtosoft.libvoyager.view.
GTOGesture
onSwipeRight()
- Method in class com.gtosoft.libvoyager.gui.
GTOGesture
onSwipeRight()
- Method in class com.gtosoft.libvoyager.view.
GTOGesture
onUpgrade(SQLiteDatabase, int, int)
- Method in class com.gtosoft.libvoyager.db.
DashDB
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
X
_