Searched refs:viewFilters (Results 1 – 2 of 2) sorted by relevance
128 Set viewFilters = new HashSet(); field in PerformancesView330 this.viewFilters.add(FILTER_LAST_BUILDS); in filterLastBuilds()332 this.viewFilters.remove(FILTER_LAST_BUILDS); in filterLastBuilds()343 this.viewFilters.add(FILTER_NIGHTLY_BUILDS); in filterNightlyBuilds()345 this.viewFilters.remove(FILTER_NIGHTLY_BUILDS); in filterNightlyBuilds()356 this.viewFilters.add(FILTER_OLD_BUILDS); in filterOldBuilds()358 this.viewFilters.remove(FILTER_OLD_BUILDS); in filterOldBuilds()464 PerformancesView.this.viewFilters.add(FILTER_BASELINE_BUILDS); in makeActions()466 PerformancesView.this.viewFilters.remove(FILTER_BASELINE_BUILDS); in makeActions()608 this.viewFilters.add(FILTER_BASELINE_BUILDS); in restoreState()[all …]
259 this.viewFilters.add(FILTER_ADVANCED_SCENARIOS); in filterAdvancedScenarios()261 this.viewFilters.remove(FILTER_ADVANCED_SCENARIOS); in filterAdvancedScenarios()384 this.viewFilters.add(FILTER_BASELINE_BUILDS); in restoreState()396 this.viewFilters.add(FILTER_ADVANCED_SCENARIOS); in restoreState()