Searched refs:FREE_AVAILABLE (Results 1 – 6 of 6) sorted by relevance
33 FREE_AVAILABLE, enumConstant
145 case FREE_AVAILABLE: in handleDeviceEvent()
106 d.handleAllocationEvent(DeviceEvent.FREE_AVAILABLE); in testHandleDeviceEvent()
346 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FREE_AVAILABLE)) in testFreeDevice_emulator()469 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FREE_AVAILABLE)) in testFreeDevice()
1953 assertNotNull(mTestDevice.handleAllocationEvent(DeviceEvent.FREE_AVAILABLE)); in testHandleAllocationEvent()
577 return DeviceEvent.FREE_AVAILABLE; in getEventFromFree()