Searched refs:mCurrentVoiceInteraction (Results 1 – 2 of 2) sorted by relevance
115 if (mHelper.mCurrentVoiceInteraction != null) { in refreshVoiceInputs()116 setValue(mHelper.mCurrentVoiceInteraction.flattenToShortString()); in refreshVoiceInputs()125 if (mHelper.mCurrentVoiceInteraction != null) { in getCurrentService()126 return mHelper.mCurrentVoiceInteraction; in getCurrentService()
96 ComponentName mCurrentVoiceInteraction; field in VoiceInputHelper119 mCurrentVoiceInteraction = ComponentName.unflattenFromString(currentSetting); in buildUi()121 mCurrentVoiceInteraction = null; in buildUi()