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