Searched refs:CONNECTED_ONLINE (Results 1 – 5 of 5) sorted by relevance
22 CONNECTED_ONLINE, enumConstant
45 case CONNECTED_ONLINE: in handleDeviceEvent()
509 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.CONNECTED_ONLINE)) in testSetIDevice()550 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.CONNECTED_ONLINE)) in testInit_excludeDevice()579 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.CONNECTED_ONLINE)) in testInit_includeDevice()872 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.CONNECTED_ONLINE)) in setCheckAvailableDeviceExpectations()
1944 assertNotNull(mTestDevice.handleAllocationEvent(DeviceEvent.CONNECTED_ONLINE)); in testHandleAllocationEvent()
1071 testDevice, DeviceEvent.CONNECTED_ONLINE); in deviceConnected()