Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/device/
DDeviceAllocationState.java21 public enum DeviceAllocationState implements DeviceAllocationEventHandler { enum
37 DeviceAllocationState(DeviceAllocationEventHandler eventHandler) { in DeviceAllocationState() method in DeviceAllocationState