Searched refs:createStatement (Results 1 – 5 of 5) sorted by relevance
1098 final long statementPtr = mPreparedStatementCache.createStatement(sql); in acquirePreparedStatementLI()1560 public synchronized long createStatement(String sql) { in createStatement() method in SQLiteConnection.PreparedStatementCache
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45971 method public abstract java.sql.Statement createStatement() throws java.sql.SQLException;45972 … method public abstract java.sql.Statement createStatement(int, int) throws java.sql.SQLException;45973 …method public abstract java.sql.Statement createStatement(int, int, int) throws java.sql.SQLExcept…
5618 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->createStatement(Ljava/lang/St…
5621 HSPLandroid/database/sqlite/SQLiteConnection$PreparedStatementCache;->createStatement(Ljava/lang/St…