Searched refs:mActiveVoiceInteractionServiceComponent (Results 1 – 3 of 3) sorted by relevance
433 if (atmService.mActiveVoiceInteractionServiceComponent == null) { in isAssistant()438 atmService.mActiveVoiceInteractionServiceComponent.getPackageName(); in isAssistant()
466 ComponentName mActiveVoiceInteractionServiceComponent; field in ActivityTaskManagerService5916 mActiveVoiceInteractionServiceComponent = component; in notifyActiveVoiceInteractionServiceChanged()
2966 mAtmService.mActiveVoiceInteractionServiceComponent; in canLaunchAssistActivity()