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