Home
last modified time | relevance | path

Searched refs:PreparedStatementCache (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnection.java103 private final PreparedStatementCache mPreparedStatementCache;
168 mPreparedStatementCache = new PreparedStatementCache( in SQLiteConnection()
1253 private final class PreparedStatementCache class in SQLiteConnection
1255 public PreparedStatementCache(int size) { in PreparedStatementCache() method in SQLiteConnection.PreparedStatementCache
/frameworks/base/
Dpreloaded-classes902 android.database.sqlite.SQLiteConnection$PreparedStatementCache
Dcompiled-classes-phone1201 android.database.sqlite.SQLiteConnection$PreparedStatementCache
/frameworks/base/services/
Dprofile-classes722 Landroid/database/sqlite/SQLiteConnection$PreparedStatementCache;