Searched refs:CONFLICT_VALUES (Results 1 – 1 of 1) sorted by relevance
206 public static final String[] CONFLICT_VALUES = new String[] field in SQLiteDatabase1571 sql.append(CONFLICT_VALUES[conflictAlgorithm]); in insertWithOnConflict()1677 sql.append(CONFLICT_VALUES[conflictAlgorithm]); in updateWithOnConflict()