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