Searched refs:COLOR_GREEN (Results 1 – 2 of 2) sorted by relevance
29 private static final String COLOR_GREEN = "green"; field in StatusTextUtils112 buffer.append(COLOR_GREEN); in appendStatusLine()125 buffer.append(COLOR_GREEN); in appendErrorStatusLine()
40 private static final int COLOR_GREEN = 32; field in Clog136 color = COLOR_GREEN; in println()