Home
last modified time | relevance | path

Searched refs:mActiveVoiceInteractionServiceComponent (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSafeActivityOptions.java433 if (atmService.mActiveVoiceInteractionServiceComponent == null) { in isAssistant()
438 atmService.mActiveVoiceInteractionServiceComponent.getPackageName(); in isAssistant()
H A DActivityTaskManagerService.java466 ComponentName mActiveVoiceInteractionServiceComponent; field in ActivityTaskManagerService
5916 mActiveVoiceInteractionServiceComponent = component; in notifyActiveVoiceInteractionServiceChanged()
H A DActivityRecord.java2966 mAtmService.mActiveVoiceInteractionServiceComponent; in canLaunchAssistActivity()