Searched refs:CONFLICT_REPLACE (Results 1 – 9 of 9) sorted by relevance
92 SQLiteDatabase.CONFLICT_REPLACE) != -1; in updateGenericSoundModel()
97 SQLiteDatabase.CONFLICT_REPLACE); in saveSession()
178 public static final int CONFLICT_REPLACE = 5; field in SQLiteDatabase1390 CONFLICT_REPLACE); in replace()1416 CONFLICT_REPLACE); in replaceOrThrow()
109 SQLiteDatabase.CONFLICT_REPLACE) != -1; in updateKeyphraseSoundModel()
517 db.insertWithOnConflict(TABLE_META, null, values, SQLiteDatabase.CONFLICT_REPLACE); in validateAccountsInternal()
9862 field public static final int CONFLICT_REPLACE = 5; // 0x5
10894 field public static final int CONFLICT_REPLACE = 5; // 0x5
11333 field public static final int CONFLICT_REPLACE = 5; // 0x5
10907 field public static final int CONFLICT_REPLACE = 5; // 0x5