Searched refs:getActivityIconWithCache (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DSuggestionsAdapter.java616 Drawable drawable = getActivityIconWithCache(mSearchable.getSearchActivity());
633 private Drawable getActivityIconWithCache(ComponentName component) { method in class:SuggestionsAdapter
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DSuggestionsAdapter.java576 Drawable drawable = getActivityIconWithCache(mSearchable.getSearchActivity());
593 private Drawable getActivityIconWithCache(ComponentName component) { method in class:SuggestionsAdapter

Completed in 611 milliseconds