Searched refs:ID_PROPERTY (Results 1 – 1 of 1) sorted by relevance
41 private static final int ID_PROPERTY = -1; field in GridBackupTable117 db.execSQL("INSERT INTO " + to + " SELECT * FROM " + from + " where _id > " + ID_PROPERTY); in copyTable()122 values.put(Favorites._ID, ID_PROPERTY); in encodeDBProperties()141 "_id=" + ID_PROPERTY, null, null, null, null)) { in loadDBProperties()