Searched refs:PreparedStatementCache (Results 1 – 2 of 2) sorted by relevance
105 private final PreparedStatementCache mPreparedStatementCache;172 mPreparedStatementCache = new PreparedStatementCache( in SQLiteConnection()1350 private final class PreparedStatementCache class in SQLiteConnection1352 public PreparedStatementCache(int size) { in PreparedStatementCache() method in SQLiteConnection.PreparedStatementCache
1090 android.database.sqlite.SQLiteConnection$PreparedStatementCache