Home
last modified time | relevance | path

Searched refs:IClusterOptions (Results 1 – 8 of 8) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterCommandScheduler.java80 private IClusterOptions mClusterOptions;
514 final IClusterOptions options = getClusterOptions(); in getAvailableFlashingPermits()
540 final IClusterOptions options = getClusterOptions(); in fetchHostCommands()
712 IClusterOptions getClusterOptions() { in getClusterOptions()
DClusterHostUtil.java215 public static IClusterOptions getClusterOptions() { in getClusterOptions()
216 IClusterOptions clusterOptions = in getClusterOptions()
217 (IClusterOptions) in getClusterOptions()
DClusterClient.java49 private IClusterOptions mClusterOptions;
340 IClusterOptions getClusterOptions() { in getClusterOptions()
343 (IClusterOptions) in getClusterOptions()
DClusterDeviceMonitor.java65 private IClusterOptions mClusterOptions = null;
94 IClusterOptions getClusterOptions() { in getClusterOptions()
DIClusterOptions.java24 public interface IClusterOptions { interface
DClusterOptions.java36 public class ClusterOptions implements IClusterOptions {
/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/
DClusterCommandSchedulerTest.java166 public IClusterOptions getClusterOptions() { in setUp()
180 public IClusterOptions getClusterOptions() { in setUp()
841 public IClusterOptions getClusterOptions() {
880 public IClusterOptions getClusterOptions() {
DClusterDeviceMonitorTest.java50 private IClusterOptions mClusterOptions = null;
75 public IClusterOptions getClusterOptions() { in setUp()