Searched refs:isPreparedStatementInCache (Results 1 – 3 of 3) sorted by relevance
967 if (connection.isPreparedStatementInCache(sql)) { in tryAcquireNonPrimaryConnectionLocked()
542 boolean isPreparedStatementInCache(String sql) { in isPreparedStatementInCache() method in SQLiteConnection
17403 Landroid/database/sqlite/SQLiteConnection;->isPreparedStatementInCache(Ljava/lang/String;)Z