Searched refs:standardConstraints (Results 1 – 1 of 1) sorted by relevance
226 HashSet<Long> standardConstraints = new HashSet<>(); in DynamicRangeProfiles() local227 standardConstraints.add(STANDARD); in DynamicRangeProfiles()230 standardConstraints.add(profile); in DynamicRangeProfiles()234 mProfileMap.put(STANDARD, standardConstraints); in DynamicRangeProfiles()