Searched refs:DEBUG_LOG_SLOW_QUERIES (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteDebug.java63 public static final boolean DEBUG_LOG_SLOW_QUERIES = Build.IS_DEBUGGABLE; field in class:SQLiteDebug
H A DSQLiteConnection.java1383 return SQLiteDebug.DEBUG_LOG_SLOW_QUERIES && SQLiteDebug.shouldLogSlowQuery(

Completed in 101 milliseconds