Searched refs:shouldLogSlowQuery (Results 1 – 5 of 5) sorted by relevance
106 public static boolean shouldLogSlowQuery(long elapsedTimeMillis) { in shouldLogSlowQuery() method in SQLiteDebug
1588 return NoPreloadHolder.DEBUG_LOG_SLOW_QUERIES && SQLiteDebug.shouldLogSlowQuery( in endOperationDeferLogLocked()
5897 HSPLandroid/database/sqlite/SQLiteDebug;->shouldLogSlowQuery(J)Z
5900 HSPLandroid/database/sqlite/SQLiteDebug;->shouldLogSlowQuery(J)Z
14749 Landroid/database/sqlite/SQLiteDebug;->shouldLogSlowQuery(J)Z