Searched refs:isPreparedStatementInCache (Results 1 – 2 of 2) sorted by relevance
967 if (connection.isPreparedStatementInCache(sql)) { in tryAcquireNonPrimaryConnectionLocked()
542 boolean isPreparedStatementInCache(String sql) { in isPreparedStatementInCache() method in SQLiteConnection