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