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