OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SQLiteDebug
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/android/database/sqlite/
SQLiteDebug.java
31
public final class
SQLiteDebug
{
65
private
SQLiteDebug
() {
SQLiteConnection.java
25
import android.database.sqlite.
SQLiteDebug
.DbStats;
211
SQLiteDebug
.DEBUG_SQL_STATEMENTS,
SQLiteDebug
.DEBUG_SQL_TIME);
[
all
...]
SQLiteConnectionPool.java
21
import android.database.sqlite.
SQLiteDebug
.DbStats;
[
all
...]
SQLiteDatabase.java
25
import android.database.sqlite.
SQLiteDebug
.DbStats;
[
all
...]
/frameworks/base/core/java/android/app/
ActivityThread.java
42
import android.database.sqlite.
SQLiteDebug
;
43
import android.database.sqlite.
SQLiteDebug
.DbStats;
[
all
...]
Completed in 311 milliseconds