Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DIManagedTestDevice.java111 public DeviceAllocationState getAllocationState(); in getAllocationState() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java4006 public DeviceAllocationState getAllocationState() { in getAllocationState() method in NativeDevice