Searched refs:pullRequest (Results 1 – 1 of 1) sorted by relevance
98 request = pullRequest((IVoiceInteractorRequest)args.arg1, true);110 request = pullRequest((IVoiceInteractorRequest)args.arg1, complete);124 request = pullRequest((IVoiceInteractorRequest)args.arg1, true);134 request = pullRequest((IVoiceInteractorRequest)args.arg1, true);145 request = pullRequest((IVoiceInteractorRequest)args.arg1, complete);158 request = pullRequest((IVoiceInteractorRequest)args.arg1, true);917 Request pullRequest(IVoiceInteractorRequest request, boolean complete) { in pullRequest() method in VoiceInteractor