Searched refs:FORCE_AVAILABLE (Results 1 – 5 of 5) sorted by relevance
341 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FORCE_AVAILABLE)) in testAllocateDevice_match_temporary()380 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FORCE_AVAILABLE)) in testAllocateDevice_stubEmulator()420 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FORCE_AVAILABLE)) in testFreeDevice_emulator()457 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FORCE_AVAILABLE)) in testAllocateDevice_nullDevice()492 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FORCE_AVAILABLE)) in testAllocateDevice_fastboot()951 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.FORCE_AVAILABLE)) in testFreeDevice_tcpDevice()
94 d.handleAllocationEvent(DeviceEvent.FORCE_AVAILABLE); in testAllocate()
53 case FORCE_AVAILABLE: in handleDeviceEvent()87 case FORCE_AVAILABLE: in handleDeviceEvent()176 case FORCE_AVAILABLE: in handleDeviceEvent()
27 FORCE_AVAILABLE, enumConstant
554 mManagedDeviceList.handleDeviceEvent(d, DeviceEvent.FORCE_AVAILABLE); in addAvailableDevice()