Searched refs:mEnabled (Results 1 – 1 of 1) sorted by relevance
33 private Set<Issue> mEnabled = new HashSet<Issue>(); field in HardcodedColorDetectorTest50 return super.isEnabled(issue) && mEnabled.contains(issue); in getConfiguration()56 mEnabled = Collections.singleton(HardcodedColorDetector.ISSUE);72 mEnabled = Collections.singleton(HardcodedColorDetector.ISSUE);110 mEnabled = Collections.singleton(HardcodedColorDetector.ISSUE);131 mEnabled = Collections.singleton(HardcodedColorDetector.ISSUE);171 mEnabled = Collections.singleton(HardcodedColorDetector.ISSUE);185 mEnabled = Collections.singleton(HardcodedColorDetector.ISSUE);