Searched defs:ID_PROPERTY (Results 1 – 1 of 1) sorted by relevance
41 private static final int ID_PROPERTY = -1; field in GridBackupTable135 try (Cursor c = mDb.query(BACKUP_TABLE_NAME, new String[] { in loadDBProperties()