Searched refs:YELLOW (Results 1 – 15 of 15) sorted by relevance
3 YELLOW="\033[1;33m"52 echo -e "${YELLOW}"116 echo -e "${YELLOW}Help menu${NOCOLOR}"148 echo -e " ${YELLOW}e.g."239 echo -e "${YELLOW}Cleaning up existing virtualenv${NOCOLOR}"245 echo -e "${YELLOW}Try to reuse existing virtualenv at ${CERT_TEST_VENV}${NOCOLOR}"376 …echo -e "${YELLOW}NOTE:${NOCOLOR} To build external libraries the first time, please add --clean o…440 …echo -e "${YELLOW}NOTE:${NOCOLOR} Completed tests using existing external libraries in virtualenv."441 echo -e "${YELLOW}NOTE:${NOCOLOR} To update external libraries, please add --clean option."454 echo -e "${YELLOW}No devices connected!${NOCOLOR}"
101 icon.setBackgroundColor(Color.YELLOW); in getConstantState_returnCorrectState()106 assertThat(state.mColor).isEqualTo(Color.YELLOW); in getConstantState_returnCorrectState()
31 YELLOW(0x66FFFF00, R.string.screen_flash_color_yellow), enumConstant
47 static final int DEFAULT_SCREEN_FLASH_COLOR = ScreenFlashNotificationColor.YELLOW.mColorInt;
332 Color.valueOf(Color.YELLOW) in wallpaperColors_withNoStoredColorsAndNullCropHints_returnsClientWallpaperColors()372 Color.valueOf(Color.YELLOW) in wallpaperColors_withStoredColorsAndNonNullCropHints_returnsClientWallpaperColors()414 Color.valueOf(Color.YELLOW) in wallpaperColors_withNoStoredColorsAndNonNullCropHints_returnsClientWallpaperColors()
56 YELLOW='\033[1;33m'67 echo -e "${YELLOW}WARNING:${NC} ${logMessage}"994 "${YELLOW}WARNING:${NC} You have config files stored in ~/.AndroidStudioSystemUI/config "
44 Color.YELLOW,
29 YELLOW = "\033[33;1m" variable in TerminalColor
186 self.terminal_color = TerminalColor.YELLOW
45 Color.YELLOW,
39 private final Path YELLOW = new File("/root/yellow").toPath(); field in PlaylistTest
330 Color.YELLOW,
349 Color.YELLOW,
430 textColor = Color.YELLOW; in setMessage()
399 new BackgroundColorSpan(Color.YELLOW), in test_shareRichTextWithRichTitle_richTextAndRichTitleDisplayed()