Home
last modified time | relevance | path

Searched refs:DEBUG_LOG_SLOW_QUERIES (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteDebug.java73 public static final boolean DEBUG_LOG_SLOW_QUERIES = Build.IS_DEBUGGABLE; field in SQLiteDebug.NoPreloadHolder
DSQLiteConnection.java1503 return NoPreloadHolder.DEBUG_LOG_SLOW_QUERIES && SQLiteDebug.shouldLogSlowQuery( in endOperationDeferLogLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17629 Landroid/database/sqlite/SQLiteDebug;->DEBUG_LOG_SLOW_QUERIES:Z