Searched refs:AVAILABLE_CHECK_IGNORED (Results 1 – 4 of 4) sorted by relevance
30 AVAILABLE_CHECK_IGNORED, enumConstant
85 case AVAILABLE_CHECK_IGNORED: in handleDeviceEvent()
552 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.AVAILABLE_CHECK_IGNORED)) in testInit_excludeDevice()581 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.AVAILABLE_CHECK_IGNORED)) in testInit_includeDevice()
376 mManagedDeviceList.handleDeviceEvent(testDevice, DeviceEvent.AVAILABLE_CHECK_IGNORED); in checkAndAddAvailableDevice()