Searched refs:createSuggestionSuggestedTextAppearance (Results 1 – 3 of 3) sorted by relevance
40 public Object[] createSuggestionSuggestedTextAppearance() { in createSuggestionSuggestedTextAppearance() method in MockTextAppearanceFactory
28 open fun createSuggestionSuggestedTextAppearance(): Array<Any> { in createSuggestionSuggestedTextAppearance() method
41 setSpans(text, start, end, mSpanFactory.createSuggestionSuggestedTextAppearance()) in applySuggestedTextStyle()