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

/development/samples/ApiDemos/src/com/example/android/apis/view/
H A DDraggableDot.java45 private static final int GREEN_STEP = 0x0000FF00 / NUM_GLOW_STEPS; field in class:DraggableDot
165 int color = (mHovering) ? WHITE_STEP : GREEN_STEP;

Completed in 86 milliseconds