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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DWebCorpus.java113 private int getCorpusIconResource() { method in class:WebCorpus
118 return getContext().getResources().getDrawable(getCorpusIconResource());
122 return Util.getResourceUri(getContext(), getCorpusIconResource());

Completed in 22 milliseconds