Searched refs:CONFLICT_REPLACE (Results 1 – 6 of 6) sorted by relevance
97 SQLiteDatabase.CONFLICT_REPLACE) != -1; in updateGenericSoundModel()
183 SQLiteDatabase.CONFLICT_REPLACE) != -1; in updateKeyphraseSoundModel()446 SoundModelContract.TABLE, null, values, SQLiteDatabase.CONFLICT_REPLACE); in writeToDatabase()
202 public static final int CONFLICT_REPLACE = 5; field in SQLiteDatabase1787 CONFLICT_REPLACE); in replace()1814 CONFLICT_REPLACE); in replaceOrThrow()
1042 SQLiteDatabase.CONFLICT_REPLACE); in insertOrReplaceMetaAuthTypeAndUid()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14314 field public static final int CONFLICT_REPLACE = 5; // 0x5