Searched defs:newVmCommandBuilder (Results 1 – 6 of 6) sorted by relevance
56 VmCommandBuilder newVmCommandBuilder(Action action, File workingDirectory); in newVmCommandBuilder() method
43 @Override public VmCommandBuilder newVmCommandBuilder(Action action, File workingDirectory) { in newVmCommandBuilder() method in JavaVm
95 protected VmCommandBuilder newVmCommandBuilder(Mode mode) { in newVmCommandBuilder() method in AbstractModeTest
61 @Override public VmCommandBuilder newVmCommandBuilder(Action action, File workingDirectory) { in newVmCommandBuilder() method in ActivityMode
77 @Override public VmCommandBuilder newVmCommandBuilder(Action action, File workingDirectory) { in newVmCommandBuilder() method in DeviceRuntime
92 @Override public VmCommandBuilder newVmCommandBuilder(Action action, File workingDirectory) { in newVmCommandBuilder() method in HostRuntime