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