Searched defs:YELLOW (Results 1 - 3 of 3) sorted by path

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DFileRotatorTest.java231 private static final String YELLOW = "yellow"; field in class:FileRotatorTest
254 rotate.combineActive(reader, writer(YELLOW), currentTime);
256 final String[] FULL_SET = { RED, GREEN, BLUE, YELLOW };
270 GREEN, BLUE, YELLOW);
/frameworks/base/graphics/java/android/graphics/
H A DColor.java46 public static final int YELLOW = 0xFFFFFF00; field in class:Color
406 sColorNameMap.put("yellow", YELLOW);
/frameworks/native/services/surfaceflinger/
H A DColorizer.h30 YELLOW = 33, enumerator in enum:android::Colorizer::color

Completed in 262 milliseconds