Searched defs:compileStatement (Results 1 – 2 of 2) sorted by relevance
39 public fun compileStatement(sql: String): SupportSQLiteStatement in compileStatement() method
47 override fun compileStatement(sql: String): SupportSQLiteStatement { in <lambda>() method in androidx.sqlite.db.framework.FrameworkSQLiteDatabase