Searched refs:applySuggestedTextStyle (Results 1 – 2 of 2) sorted by relevance
39 protected fun applySuggestedTextStyle(text: Spannable, start: Int, end: Int) { in applySuggestedTextStyle() method
54 applySuggestedTextStyle(str, t!!.mStart + sourceLen, t.mEnd) in formatSuggestion()