Searched refs:REGION_ALL (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
H A DLinearColorPreference.java31 int mColoredRegions = LinearColorBar.REGION_ALL;
H A DLinearColorBar.java56 public static final int REGION_ALL = REGION_RED | REGION_YELLOW | REGION_GREEN; field in class:LinearColorBar
H A DProcessStatsUi.java595 colors.setColoredRegions(LinearColorBar.REGION_ALL);

Completed in 476 milliseconds