Searched refs:mActiveVoiceInteractionServiceComponent (Results 1 – 3 of 3) sorted by relevance
426 if (atmService.mActiveVoiceInteractionServiceComponent == null) { in isAssistant()431 atmService.mActiveVoiceInteractionServiceComponent.getPackageName(); in isAssistant()
475 ComponentName mActiveVoiceInteractionServiceComponent; field in ActivityTaskManagerService6238 mActiveVoiceInteractionServiceComponent = component; in notifyActiveVoiceInteractionServiceChanged()
2864 mAtmService.mActiveVoiceInteractionServiceComponent; in canLaunchAssistActivity()