Searched defs:conflictAlgorithm (Results 1 – 2 of 2) sorted by relevance
326 long insert(String table, int conflictAlgorithm, ContentValues values) throws SQLException; in insert()360 int update(String table, int conflictAlgorithm, in update()
1531 ContentValues initialValues, int conflictAlgorithm) { in insertWithOnConflict()1633 String whereClause, String[] whereArgs, int conflictAlgorithm) { in updateWithOnConflict()