Searched refs:PreparedStatementCache (Results 1 – 4 of 4) sorted by relevance
103 private final PreparedStatementCache mPreparedStatementCache;168 mPreparedStatementCache = new PreparedStatementCache( in SQLiteConnection()1253 private final class PreparedStatementCache class in SQLiteConnection1255 public PreparedStatementCache(int size) { in PreparedStatementCache() method in SQLiteConnection.PreparedStatementCache
902 android.database.sqlite.SQLiteConnection$PreparedStatementCache
1201 android.database.sqlite.SQLiteConnection$PreparedStatementCache
722 Landroid/database/sqlite/SQLiteConnection$PreparedStatementCache;