Searched refs:COLOR_YELLOW (Results 1 – 1 of 1) sorted by relevance
30 private static final String COLOR_YELLOW = "yellow"; field in StatusTextUtils54 audioPositionColor = COLOR_YELLOW; in getStatusWarningInHTML()83 return String.format("<font color=%s>%s</font>\n", COLOR_YELLOW, msg); in getAudioWarningInHTML()92 buffer.append(COLOR_YELLOW); in appendStatusLine()109 buffer.append(COLOR_YELLOW); in appendErrorStatusLine()