Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterOptions.java82 private long mDeviceMonitorSnapshotInterval = 60 * 1000; field in ClusterOptions
185 return mDeviceMonitorSnapshotInterval; in getDeviceMonitorSnapshotInterval()
230 mDeviceMonitorSnapshotInterval = interval; in setDeviceMonitorSnapshotInterval()