Searched refs:setVoiceSession (Results 1 – 4 of 4) sorted by relevance
373 TaskBuilder setVoiceSession(IVoiceInteractionSession session) { in setVoiceSession() method in ActivityTestsBase.TaskBuilder
229 new TaskBuilder(service.mStackSupervisor).setVoiceSession(voiceSession).build()); in verifyStartActivityPreconditions()
2802 ActivityStarter setVoiceSession(IVoiceInteractionSession voiceSession) { in setVoiceSession() method in ActivityStarter
1431 .setVoiceSession(session) in startVoiceActivity()