Searched refs:CONNECTED_ONLINE (Results 1 – 5 of 5) sorted by relevance
586 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.CONNECTED_ONLINE)) in testSetIDevice()626 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.CONNECTED_ONLINE)) in testInit_excludeDevice()654 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.CONNECTED_ONLINE)) in testInit_includeDevice()940 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.CONNECTED_ONLINE)) in setCheckAvailableDeviceExpectations()
2482 assertNotNull(mTestDevice.handleAllocationEvent(DeviceEvent.CONNECTED_ONLINE)); in testHandleAllocationEvent()
22 CONNECTED_ONLINE, enumConstant
45 case CONNECTED_ONLINE: in handleDeviceEvent()
1245 testDevice, DeviceEvent.CONNECTED_ONLINE); in deviceConnected()