Searched refs:FORCE_ALLOCATE_REQUEST (Results 1 – 6 of 6) sorted by relevance
43 case FORCE_ALLOCATE_REQUEST: in handleDeviceEvent()79 case FORCE_ALLOCATE_REQUEST: in handleDeviceEvent()116 case FORCE_ALLOCATE_REQUEST: in handleDeviceEvent()172 case FORCE_ALLOCATE_REQUEST: in handleDeviceEvent()
33 FORCE_ALLOCATE_REQUEST, enumConstant
515 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FORCE_ALLOCATE_REQUEST)) in testForceAllocateDevice_available()529 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FORCE_ALLOCATE_REQUEST)) in testForceAllocateDevice_alreadyAllocated()735 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FORCE_ALLOCATE_REQUEST)) in testConnectToTcpDevice_alreadyAllocated()769 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FORCE_ALLOCATE_REQUEST)) in testConnectToTcpDevice_connectFailed()888 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FORCE_ALLOCATE_REQUEST)) in setConnectToTcpDeviceExpectations()
109 d.handleAllocationEvent(DeviceEvent.FORCE_ALLOCATE_REQUEST); in testHandleDeviceEvent()
2497 assertNotNull(mTestDevice.handleAllocationEvent(DeviceEvent.FORCE_ALLOCATE_REQUEST)); in testHandleAllocationEvent()
635 DeviceEventResponse r = d.handleAllocationEvent(DeviceEvent.FORCE_ALLOCATE_REQUEST); in forceAllocateDevice()858 DeviceEventResponse r = tcpDevice.handleAllocationEvent(DeviceEvent.FORCE_ALLOCATE_REQUEST); in connectToTcpDevice()