Searched refs:CONFLICT_IGNORE (Results 1 – 6 of 6) sorted by relevance
227 db.insertWithOnConflict(TABLE_STATE, null, key, SQLiteDatabase.CONFLICT_IGNORE); in insert()240 db.insertWithOnConflict(TABLE_RESUME, null, key, SQLiteDatabase.CONFLICT_IGNORE); in insert()
163 public static final int CONFLICT_IGNORE = 4; field in SQLiteDatabase
9860 field public static final int CONFLICT_IGNORE = 4; // 0x4
11005 field public static final int CONFLICT_IGNORE = 4; // 0x4
10991 field public static final int CONFLICT_IGNORE = 4; // 0x4
11439 field public static final int CONFLICT_IGNORE = 4; // 0x4