Searched refs:DEFAULT_FOREGROUND_COLOR (Results 1 – 1 of 1) sorted by relevance
165 public static final int DEFAULT_FOREGROUND_COLOR = 0xFF000000; field in EditStyledText876 return DEFAULT_FOREGROUND_COLOR; in getForegroundColor()883 return DEFAULT_FOREGROUND_COLOR; in getForegroundColor()2232 mEST.setItemColor(DEFAULT_FOREGROUND_COLOR); in buildAndShowColorDialogue()