Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteDatabase.java1566 ContentValues initialValues, int conflictAlgorithm) { in insertWithOnConflict() argument
1571 sql.append(CONFLICT_VALUES[conflictAlgorithm]); in insertWithOnConflict()
1668 String whereClause, String[] whereArgs, int conflictAlgorithm) { in updateWithOnConflict() argument
1677 sql.append(CONFLICT_VALUES[conflictAlgorithm]); in updateWithOnConflict()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...