Searched refs:setVoiceInteractionService (Results 1 – 3 of 3) sorted by relevance
73 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in setUp()87 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testLaunchingAssistantActivityIntoAssistantStack()122 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testAssistantStackZOrder()158 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in assertAssistantStackCanLaunchAndReturnFromNewTask()207 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testAssistantStackFinishToPreviousApp()228 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testDisallowEnterPiPFromAssistantStack()241 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testTranslucentAssistantActivityStackVisibility()314 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testLaunchIntoSameTask()364 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testPinnedStackWithAssistant()428 void setVoiceInteractionService(ComponentName assistantName) throws Exception { in setVoiceInteractionService() method in AssistantStackTests.AssistantSession
105 setVoiceInteractionService(ASSIST_INTERACTION_SERVICE); in testScreenCaptureDisabled_assist_allowedPrimaryUser()
690 setVoiceInteractionService(ASSIST_INTERACTION_SERVICE); in testScreenCaptureDisabled_assist()2057 protected void setVoiceInteractionService(String componentName) in setVoiceInteractionService() method in DeviceAndProfileOwnerTest