Home
last modified time | relevance | path

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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DDefaultSuggestionView.java52 private AsyncIcon mAsyncIcon1; field in DefaultSuggestionView
72 mAsyncIcon1 = new AsyncIcon(mIcon1) { in onFinishInflate()
109 mAsyncIcon1.set(suggestion.getSuggestionSource(), suggestion.getSuggestionIcon1()); in bindAsSuggestion()