Searched refs:FREE_AVAILABLE (Results 1 – 6 of 6) sorted by relevance
429 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FREE_AVAILABLE)) in testFreeDevice_emulator()544 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FREE_AVAILABLE)) in testFreeDevice()
113 d.handleAllocationEvent(DeviceEvent.FREE_AVAILABLE); in testHandleDeviceEvent()
2491 assertNotNull(mTestDevice.handleAllocationEvent(DeviceEvent.FREE_AVAILABLE)); in testHandleAllocationEvent()
34 FREE_AVAILABLE, enumConstant
146 case FREE_AVAILABLE: in handleDeviceEvent()
720 return DeviceEvent.FREE_AVAILABLE; in getEventFromFree()