Searched refs:Ignored (Results 1 – 6 of 6) sorted by relevance
88 return DeviceAllocationState.Ignored; in handleDeviceEvent()209 return DeviceAllocationState.Ignored; in handleDeviceEvent()
25 Ignored(new IgnoredHandler()), enumConstant
140 when(mDevice.getAllocationState()).thenReturn(DeviceAllocationState.Ignored); in testRecover_fastboot_unallocated()
280 case Ignored: in allocationStateToReservation()
545 .thenReturn(new DeviceEventResponse(DeviceAllocationState.Ignored, false)); in testInit_excludeDevice()572 .thenReturn(new DeviceEventResponse(DeviceAllocationState.Ignored, false)); in testInit_includeDevice()
390 deviceList.add(createDevice("product3", "variant3", DeviceAllocationState.Ignored));