Searched defs:YELLOW (Results 1 – 3 of 3) sorted by relevance
39 private final Path YELLOW = new File("/root/yellow").toPath(); field in PlaylistTest
29 YELLOW = "\033[33;1m" variable in TerminalColor
31 YELLOW(0x66FFFF00, R.string.screen_flash_color_yellow), enumConstant