Home
last modified time | relevance | path

Searched defs:voiceInteractionServiceInfo (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
DDefaultAssistPreference.java147 VoiceInteractionServiceInfo voiceInteractionServiceInfo = in addAssistServices() local
200 public final VoiceInteractionServiceInfo voiceInteractionServiceInfo; field in DefaultAssistPreference.Info
207 Info(ComponentName component, VoiceInteractionServiceInfo voiceInteractionServiceInfo) { in Info()