Searched refs:mCurrentVoiceInteraction (Results 1 – 4 of 4) sorted by relevance
96 ComponentName mCurrentVoiceInteraction; field in VoiceInputHelper115 mCurrentVoiceInteraction = ComponentName.unflattenFromString(currentSetting); in buildUi()117 mCurrentVoiceInteraction = null; in buildUi()
119 if (helper.mCurrentVoiceInteraction != null) { in getCurrentService()120 return helper.mCurrentVoiceInteraction; in getCurrentService()