Home
last modified time | relevance | path

Searched defs:newVmCommandBuilder (Results 1 – 6 of 6) sorted by relevance

/external/vogar/src/vogar/
DMode.java56 VmCommandBuilder newVmCommandBuilder(Action action, File workingDirectory); in newVmCommandBuilder() method
DJavaVm.java43 @Override public VmCommandBuilder newVmCommandBuilder(Action action, File workingDirectory) { in newVmCommandBuilder() method in JavaVm
/external/vogar/test/vogar/android/
DAbstractModeTest.java94 protected VmCommandBuilder newVmCommandBuilder(Mode mode) { in newVmCommandBuilder() method in AbstractModeTest
/external/vogar/src/vogar/android/
DActivityMode.java61 @Override public VmCommandBuilder newVmCommandBuilder(Action action, File workingDirectory) { in newVmCommandBuilder() method in ActivityMode
DHostRuntime.java91 @Override public VmCommandBuilder newVmCommandBuilder(Action action, File workingDirectory) { in newVmCommandBuilder() method in HostRuntime
DDeviceRuntime.java76 @Override public VmCommandBuilder newVmCommandBuilder(Action action, File workingDirectory) { in newVmCommandBuilder() method in DeviceRuntime