Searched refs:conflictAlgorithm (Results 1 – 2 of 2) sorted by relevance
1837 ContentValues initialValues, int conflictAlgorithm) { in insertWithOnConflict() argument1842 sql.append(CONFLICT_VALUES[conflictAlgorithm]); in insertWithOnConflict()1939 String whereClause, String[] whereArgs, int conflictAlgorithm) { in updateWithOnConflict() argument1948 sql.append(CONFLICT_VALUES[conflictAlgorithm]); in updateWithOnConflict()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...