Searched refs:mActiveVoiceInteractionServiceComponent (Results 1 – 3 of 3) sorted by relevance
442 if (atmService.mActiveVoiceInteractionServiceComponent == null) { in isAssistant()447 atmService.mActiveVoiceInteractionServiceComponent.getPackageName(); in isAssistant()
483 ComponentName mActiveVoiceInteractionServiceComponent; field in ActivityTaskManagerService6136 mActiveVoiceInteractionServiceComponent = component; in notifyActiveVoiceInteractionServiceChanged()
3093 mAtmService.mActiveVoiceInteractionServiceComponent; in canLaunchAssistActivity()