Searched refs:mShowsVoiceInputKey (Results 1 – 5 of 5) sorted by relevance
69 public final boolean mShowsVoiceInputKey; field in SettingsValues140 mShowsVoiceInputKey = needsToShowVoiceInputKey(prefs, res) in SettingsValues()388 sb.append("" + mShowsVoiceInputKey); in dump()
119 builder.setVoiceInputKeyEnabled(settingsValues.mShowsVoiceInputKey); in loadKeyboard()
196 mVoiceKey.setVisibility(currentSettingsValues.mShowsVoiceInputKey ? VISIBLE : INVISIBLE); in updateVisibility()
1502 || currentSettingsValues.mShowsVoiceInputKey in setSuggestedWords()
91409 mShowsVoiceInputKey = false