Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripView.java191 final Drawable iconVoice = keyboardAttr.getDrawable(R.styleable.Keyboard_iconShortcutKey); in SuggestionStripView() local
193 mVoiceKey.setImageDrawable(iconVoice); in SuggestionStripView()