Home
last modified time | relevance | path

Searched defs:conflictAlgorithm (Results 1 – 1 of 1) sorted by relevance

/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/test/
DQueryTransactionTest.java709 public long insert(@NonNull String table, int conflictAlgorithm, in insert()
721 public int update(@NonNull String table, int conflictAlgorithm, in update()