Home
last modified time | relevance | path

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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DSearchActivityView.java107 mVoiceSearchButton.setImageDrawable(getVoiceSearchIcon()); in onFinishInflate()
146 protected Drawable getVoiceSearchIcon() { in getVoiceSearchIcon() method in SearchActivityView