Searched refs:createSuggestionSuggestedTextAppearance (Results 1 – 3 of 3) sorted by relevance
40 public Object[] createSuggestionSuggestedTextAppearance() { in createSuggestionSuggestedTextAppearance() method in MockTextAppearanceFactory
38 public Object[] createSuggestionSuggestedTextAppearance() { in createSuggestionSuggestedTextAppearance() method in TextAppearanceFactory
49 setSpans(text, start, end, mSpanFactory.createSuggestionSuggestedTextAppearance()); in applySuggestedTextStyle()