Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/device/
DDeviceAllocationState.java37 DeviceAllocationState(DeviceAllocationEventHandler eventHandler) { in DeviceAllocationState() argument
38 mEventHandler = eventHandler; in DeviceAllocationState()