Home
last modified time | relevance | path

Searched refs:SQLiteDebug (Results 1 – 7 of 7) sorted by relevance

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