Searched refs:CONFLICT_REPLACE (Results 1 – 9 of 9) sorted by relevance
579 SQLiteDatabase.CONFLICT_REPLACE); in insert()623 SQLiteDatabase.CONFLICT_REPLACE); in bulkInsert()693 selection, selectionArgs, SQLiteDatabase.CONFLICT_REPLACE); in update()
61 mTableName, null, values, SQLiteDatabase.CONFLICT_REPLACE); in insertOrReplace()
97 SQLiteDatabase.CONFLICT_REPLACE) != -1; in updateGenericSoundModel()
183 SQLiteDatabase.CONFLICT_REPLACE) != -1; in updateKeyphraseSoundModel()446 SoundModelContract.TABLE, null, values, SQLiteDatabase.CONFLICT_REPLACE); in writeToDatabase()
205 public static final int CONFLICT_REPLACE = 5; field in SQLiteDatabase1898 CONFLICT_REPLACE); in replace()1925 CONFLICT_REPLACE); in replaceOrThrow()
1042 SQLiteDatabase.CONFLICT_REPLACE); in insertOrReplaceMetaAuthTypeAndUid()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9862 field public static final int CONFLICT_REPLACE = 5; // 0x5
14818 field public static final int CONFLICT_REPLACE = 5; // 0x5