Searched refs:QUALITY_ICON (Results 1 – 5 of 5) sorted by relevance
91 if (SIMPLE_ICONS && FilterEnvironment.QUALITY_ICON == quality) { in apply()
101 if (SIMPLE_ICONS && FilterEnvironment.QUALITY_ICON == quality) { in apply()
131 if (SIMPLE_ICONS && FilterEnvironment.QUALITY_ICON == quality) { in apply()
43 public static final int QUALITY_ICON = 0; field in FilterEnvironment
344 mEnvironment.setQuality(FilterEnvironment.QUALITY_ICON); in render()