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