Home
last modified time | relevance | path

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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DDefaultSuggestionView.java53 private AsyncIcon mAsyncIcon2; field in DefaultSuggestionView
83 mAsyncIcon2 = new AsyncIcon(mIcon2); in onFinishInflate()
110 mAsyncIcon2.set(suggestion.getSuggestionSource(), suggestion.getSuggestionIcon2()); in bindAsSuggestion()