Searched refs:UNIQUE_COLUMNS_INFO (Results 1 – 2 of 2) sorted by relevance
74 private static final List<Pair<String, Integer>> UNIQUE_COLUMNS_INFO = field in MedicalResourceHelper152 return new UpsertTableRequest(getMainTableName(), contentValues, UNIQUE_COLUMNS_INFO); in getUpsertTableRequest()
98 private static final List<Pair<String, Integer>> UNIQUE_COLUMNS_INFO = field in RecordHelper250 new UpsertTableRequest(getMainTableName(), upsertValues, UNIQUE_COLUMNS_INFO) in getUpsertTableRequest()