Home
last modified time | relevance | path

Searched refs:getSortedSuggestionSpans (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DEditor.java3604 private SuggestionSpan[] getSortedSuggestionSpans() { in getSortedSuggestionSpans() method in Editor.SuggestionHelper
3635 final SuggestionSpan[] suggestionSpans = getSortedSuggestionSpans(); in getSuggestionInfo()