Searched refs:CONFLICT_VALUES (Results 1 – 1 of 1) sorted by relevance
185 private static final String[] CONFLICT_VALUES = new String[] field in SQLiteDatabase1444 sql.append(CONFLICT_VALUES[conflictAlgorithm]); in insertWithOnConflict()1550 sql.append(CONFLICT_VALUES[conflictAlgorithm]); in updateWithOnConflict()