Searched refs:FREE_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
36 FREE_UNKNOWN; enumConstant
149 case FREE_UNKNOWN: in handleDeviceEvent()
683 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FREE_UNKNOWN)).andReturn( in testConnectToTcpDevice_notOnline()701 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FREE_UNKNOWN)) in testConnectToTcpDevice_connectFailed()727 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FREE_UNKNOWN)).andReturn( in testDisconnectFromTcpDevice()778 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FREE_UNKNOWN)).andReturn( in testReconnectDeviceToTcp_notOnline()895 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FREE_UNKNOWN)) in testFreeDevice_tcpDevice()
1962 assertNotNull(mTestDevice.handleAllocationEvent(DeviceEvent.FREE_UNKNOWN)); in testHandleAllocationEvent()
588 return DeviceEvent.FREE_UNKNOWN; in getEventFromFree()593 return DeviceEvent.FREE_UNKNOWN; in getEventFromFree()