Searched defs:getActivityIconWithCache (Results 1 - 2 of 2) sorted by path

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

Completed in 37 milliseconds