Searched refs:PreparedStatementCache (Results 1 – 2 of 2) sorted by relevance
101 private final PreparedStatementCache mPreparedStatementCache;166 mPreparedStatementCache = new PreparedStatementCache( in SQLiteConnection()1251 private final class PreparedStatementCache class in SQLiteConnection1253 public PreparedStatementCache(int size) { in PreparedStatementCache() method in SQLiteConnection.PreparedStatementCache
711 android.database.sqlite.SQLiteConnection$PreparedStatementCache