Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/device/
DDeviceAllocationState.java33 Checking_Availability(new CheckingAvailHandler());
DDeviceAllocationEventHandler.java75 class CheckingAvailHandler implements DeviceAllocationEventHandler { class