Searched refs:COLOR_YELLOW (Results 1 – 2 of 2) sorted by relevance
28 private static final String COLOR_YELLOW = "yellow"; field in StatusTextUtils57 audioPositionColor = COLOR_YELLOW; in getStatusWarningInHTML()101 return String.format("<font color=%s>%s</font>\n", COLOR_YELLOW, msg); in getAudioWarningInHTML()110 buffer.append(COLOR_YELLOW); in appendStatusLine()127 buffer.append(COLOR_YELLOW); in appendErrorStatusLine()
41 private static final int COLOR_YELLOW = 33; field in Clog139 color = COLOR_YELLOW; in println()