Searched refs:ANNOTATION_TEXT_APPEARANCE (Results 1 – 1 of 1) sorted by relevance
52 private static final String ANNOTATION_TEXT_APPEARANCE = "textAppearance"; field in RichTextView71 if (ANNOTATION_TEXT_APPEARANCE.equals(key)) { in getRichText()