Searched refs:PreparedStatementCache (Results 1 – 6 of 6) sorted by relevance
116 private final PreparedStatementCache mPreparedStatementCache;193 mPreparedStatementCache = new PreparedStatementCache( in SQLiteConnection()1529 private final class PreparedStatementCache extends LruCache<String, PreparedStatement> { class in SQLiteConnection1537 public PreparedStatementCache(int size) { in PreparedStatementCache() method in SQLiteConnection.PreparedStatementCache
5617 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;-><init>(Landroid/database/sqli…5618 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->createStatement(Ljava/lang/St…5619 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/Obje…5620 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/Stri…5621 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->getLastSeqNum()J5622 …PreparedStatementCache;->getStatement(Ljava/lang/String;)Landroid/database/sqlite/SQLiteConnection…5628 …database/sqlite/SQLiteConnection$PreparedStatementCache;Landroid/database/sqlite/SQLiteConnection$…5661 …database/sqlite/SQLiteConnection$PreparedStatementCache;Landroid/database/sqlite/SQLiteConnection$…24466 Landroid/database/sqlite/SQLiteConnection$PreparedStatementCache;
2086 android.database.sqlite.SQLiteConnection$PreparedStatementCache
5620 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;-><init>(Landroid/database/sqli…5621 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->createStatement(Ljava/lang/St…5622 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/Obje…5623 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/Stri…5624 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->getLastSeqNum()J5625 …PreparedStatementCache;->getStatement(Ljava/lang/String;)Landroid/database/sqlite/SQLiteConnection…5631 …database/sqlite/SQLiteConnection$PreparedStatementCache;Landroid/database/sqlite/SQLiteConnection$…5664 …database/sqlite/SQLiteConnection$PreparedStatementCache;Landroid/database/sqlite/SQLiteConnection$…34600 Landroid/database/sqlite/SQLiteConnection$PreparedStatementCache;
2090 android.database.sqlite.SQLiteConnection$PreparedStatementCache
14486 Landroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->dump(Landroid/util/Printer;)V14487 Landroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->entryRemoved(ZLjava/lang/String;…14527 …nection;->mPreparedStatementCache:Landroid/database/sqlite/SQLiteConnection$PreparedStatementCache;