Searched refs:suggestionFormat (Results 1 – 7 of 7) sorted by relevance
26 override val suggestionFormat: String? constant in com.android.quicksearchbox.AbstractSuggestionWrapper27 get() = current()?.suggestionFormat
36 val suggestionFormat: String? constant
89 COLUMN_INDEX_FORMAT -> get()?.suggestionFormat in getString()
140 override val suggestionFormat: String? constant
47 override val suggestionFormat: String constant in com.android.quicksearchbox.SuggestionData
60 override val suggestionFormat: String? constant
126 val isHtml = "html" == suggestion?.suggestionFormat in formatText()