OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createSuggestionSuggestedTextAppearance
(Results
1 - 3
of
3
) sorted by null
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
MockTextAppearanceFactory.java
40
public Object[]
createSuggestionSuggestedTextAppearance
() {
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
TextAppearanceFactory.java
38
public Object[]
createSuggestionSuggestedTextAppearance
() {
SuggestionFormatter.java
49
setSpans(text, start, end, mSpanFactory.
createSuggestionSuggestedTextAppearance
());
Completed in 80 milliseconds