Searched refs:SuggestionFormatter (Results 1 – 5 of 5) sorted by relevance
26 import com.android.quicksearchbox.SuggestionFormatter31 private val mSuggestionFormatter: SuggestionFormatter?
51 private var mSuggestionFormatter: SuggestionFormatter? = null275 val suggestionFormatter: SuggestionFormatter?283 protected fun createSuggestionFormatter(): SuggestionFormatter { in createSuggestionFormatter()
20 SuggestionFormatter(spanFactory!!) {
24 abstract class SuggestionFormatter class
31 SuggestionFormatter(spanFactory!!) {