Home
last modified time | relevance | path

Searched refs:updateWithOnConflict (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteDatabase.java1650 return updateWithOnConflict(table, values, whereClause, whereArgs, CONFLICT_NONE); in update()
1667 public int updateWithOnConflict(String table, ContentValues values, in updateWithOnConflict() method in SQLiteDatabase
/frameworks/base/config/
Dboot-image-profile.txt5324 HSPLandroid/database/sqlite/SQLiteDatabase;->updateWithOnConflict(Ljava/lang/String;Landroid/conten…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9854 …method public int updateWithOnConflict(java.lang.String, android.content.ContentValues, java.lang.…
/frameworks/base/non-updatable-api/
Dcurrent.txt12988 …method public int updateWithOnConflict(String, android.content.ContentValues, String, String[], in…
/frameworks/base/api/
Dcurrent.txt12988 …method public int updateWithOnConflict(String, android.content.ContentValues, String, String[], in…