Searched refs:SQLiteDebug (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteDebug.java31 public final class SQLiteDebug { class
65 private SQLiteDebug() { method in class:SQLiteDebug
H A DSQLiteConnection.java25 import android.database.sqlite.SQLiteDebug.DbStats;
211 SQLiteDebug.DEBUG_SQL_STATEMENTS, SQLiteDebug.DEBUG_SQL_TIME);
1383 return SQLiteDebug.DEBUG_LOG_SLOW_QUERIES && SQLiteDebug.shouldLogSlowQuery(
H A DSQLiteConnectionPool.java21 import android.database.sqlite.SQLiteDebug.DbStats;
H A DSQLiteDatabase.java27 import android.database.sqlite.SQLiteDebug.DbStats;
/frameworks/base/core/java/android/app/
H A DActivityThread.java47 import android.database.sqlite.SQLiteDebug;
48 import android.database.sqlite.SQLiteDebug.DbStats;
1068 SQLiteDebug.PagerStats stats = SQLiteDebug.getDatabaseInfo();
1182 SQLiteDebug.dump(printer, args);
/frameworks/base/
H A Dcompiled-classes-phone1133 android.database.sqlite.SQLiteDebug
1134 android.database.sqlite.SQLiteDebug$PagerStats

Completed in 139 milliseconds