Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteDebug.java105 public static boolean shouldLogSlowQuery(long elapsedTimeMillis) { in shouldLogSlowQuery() method in SQLiteDebug
DSQLiteConnection.java1503 return NoPreloadHolder.DEBUG_LOG_SLOW_QUERIES && SQLiteDebug.shouldLogSlowQuery( in endOperationDeferLogLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17636 Landroid/database/sqlite/SQLiteDebug;->shouldLogSlowQuery(J)Z