Searched refs:allowColumn (Results 1 – 3 of 3) sorted by relevance
268 public void allowColumn(String column) { in allowColumn() method in SQLiteQueryBuilder
206 sqliteQueryBuilder.allowColumn("rowid"); in testAllowRowid()
3334 qbForUpdate.allowColumn(FileColumns._MODIFIER); in updateDatabaseForFuseRename()4087 qb.allowColumn(FileColumns._USER_ID); in queryInternal()5462 qb.allowColumn(FileColumns._MODIFIER); in insertFile()5474 qb.allowColumn(FileColumns._USER_ID); in insertFile()9143 qb.allowColumn(FileColumns._MODIFIER);11681 qb.allowColumn(SQLiteQueryBuilder.ROWID_COLUMN);11705 qb.allowColumn(SQLiteQueryBuilder.ROWID_COLUMN);