A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Y
L
- log(int,String,String,Throwable) - function in net.zetetic.database.LogcatTarget
- log(int,String,String,Throwable) - function in net.zetetic.database.LogTarget
- log(int,String,String,Throwable) - function in net.zetetic.database.NoopTarget
- LogcatTarget - class in net.zetetic.database
- Logger - class in net.zetetic.database
- LogTarget - class in net.zetetic.database
- longForQuery(SQLiteDatabase,String,Array) - function in net.zetetic.database.DatabaseUtils
- Utility method to run the query on the db and return the value in thefirst column of the first row.
- longForQuery(SQLiteStatement,Array) - function in net.zetetic.database.DatabaseUtils
- Utility method to run the pre-compiled query and return the value in thefirst column of the first row.