Home
last modified time | relevance | path

Searched refs:getDeviceMonitorSnapshotInterval (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DIClusterOptions.java51 public long getDeviceMonitorSnapshotInterval(); in getDeviceMonitorSnapshotInterval() method
DClusterOptions.java184 public long getDeviceMonitorSnapshotInterval() { in getDeviceMonitorSnapshotInterval() method in ClusterOptions
DClusterDeviceMonitor.java80 .getDeviceMonitorSnapshotInterval()); in run()