Searched refs:AVAILABLE_CHECK_PASSED (Results 1 – 5 of 5) sorted by relevance
28 AVAILABLE_CHECK_PASSED, enumConstant
81 case AVAILABLE_CHECK_PASSED: in handleDeviceEvent()
388 DeviceEvent.AVAILABLE_CHECK_PASSED); in checkAndAddAvailableDevice()
875 EasyMock.expect(mMockTestDevice.handleAllocationEvent(DeviceEvent.AVAILABLE_CHECK_PASSED)) in setCheckAvailableDeviceExpectations()
1947 assertNotNull(mTestDevice.handleAllocationEvent(DeviceEvent.AVAILABLE_CHECK_PASSED)); in testHandleAllocationEvent()