Searched refs:setVoiceInteractionService (Results 1 – 3 of 3) sorted by relevance
75 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in setUp()88 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testLaunchingAssistantActivityIntoAssistantStack()126 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testAssistantStackZOrder()166 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in assertAssistantStackCanLaunchAndReturnFromNewTask()198 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testAssistantStackFinishToPreviousApp()220 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testDisallowEnterPiPFromAssistantStack()234 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testTranslucentAssistantActivityStackVisibility()307 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testLaunchIntoSameTask()352 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testPinnedStackWithAssistant()408 void setVoiceInteractionService(ComponentName assistantName) throws Exception { in setVoiceInteractionService() method in AssistantStackTests.AssistantSession
93 setVoiceInteractionService(ASSIST_INTERACTION_SERVICE); in testScreenCaptureDisabled_assist_allowedPrimaryUser()
681 setVoiceInteractionService(ASSIST_INTERACTION_SERVICE); in testScreenCaptureDisabled_assist()2066 protected void setVoiceInteractionService(String componentName) in setVoiceInteractionService() method in DeviceAndProfileOwnerTest