Searched refs:REGION_ALL (Results 1 – 3 of 3) sorted by relevance
31 int mColoredRegions = LinearColorBar.REGION_ALL;
56 public static final int REGION_ALL = REGION_RED | REGION_YELLOW | REGION_GREEN; field in LinearColorBar
595 colors.setColoredRegions(LinearColorBar.REGION_ALL); in refreshStats()