Searched refs:shouldLogSlowQuery (Results 1 – 3 of 3) sorted by relevance
105 public static boolean shouldLogSlowQuery(long elapsedTimeMillis) { in shouldLogSlowQuery() method in SQLiteDebug
1503 return NoPreloadHolder.DEBUG_LOG_SLOW_QUERIES && SQLiteDebug.shouldLogSlowQuery( in endOperationDeferLogLocked()
17636 Landroid/database/sqlite/SQLiteDebug;->shouldLogSlowQuery(J)Z