Searched refs:setVoiceSession (Results 1 – 4 of 4) sorted by relevance
258 TaskBuilder setVoiceSession(IVoiceInteractionSession session) { in setVoiceSession() method in ActivityTestsBase.TaskBuilder
219 new TaskBuilder(service.mStackSupervisor).setVoiceSession(voiceSession).build()); in verifyStartActivityPreconditions()
2507 ActivityStarter setVoiceSession(IVoiceInteractionSession voiceSession) { in setVoiceSession() method in ActivityStarter
5304 .setVoiceSession(session) in startVoiceActivity()