Searched refs:CONFLICT_VALUES (Results 1 – 1 of 1) sorted by relevance
17 …private static final String[] CONFLICT_VALUES = {"", "OR ROLLBACK ", "OR ABORT ", "OR FAIL ", "OR … field in SQLite32 sb.append(CONFLICT_VALUES[conflictAlgorithm]); in buildInsertString()