Searched refs:setVoiceInteractionService (Results 1 – 4 of 4) sorted by relevance
56 setVoiceInteractionService(mTestVoiceInteractionService); in before()63 setVoiceInteractionService(mOriginalVoiceInteractionService); in after()73 private void setVoiceInteractionService(String service) { in setVoiceInteractionService() method in VoiceInteractionServiceConnectedRule
76 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in setUp()89 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testLaunchingAssistantActivityIntoAssistantStack()124 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testAssistantStackZOrder()160 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in assertAssistantStackCanLaunchAndReturnFromNewTask()208 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testAssistantStackFinishToPreviousApp()229 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testDisallowEnterPiPFromAssistantStack()242 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testTranslucentAssistantActivityStackVisibility()336 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testLaunchIntoSameTask()401 assistantSession.setVoiceInteractionService(ASSISTANT_VOICE_INTERACTION_SERVICE); in testPinnedStackWithAssistant()465 void setVoiceInteractionService(ComponentName assistantName) throws Exception { in setVoiceInteractionService() method in AssistantStackTests.AssistantSession
85 setVoiceInteractionService(ASSIST_INTERACTION_SERVICE); in testScreenCaptureDisabled_assist_allowedPrimaryUser()
440 setVoiceInteractionService(ASSIST_INTERACTION_SERVICE); in testScreenCaptureDisabled_assist()1257 protected void setVoiceInteractionService(String componentName) in setVoiceInteractionService() method in DeviceAndProfileOwnerTest