Searched refs:Unknown (Results 1 – 17 of 17) sorted by relevance
58 return DeviceAllocationState.Unknown; in handleDeviceEvent()123 return DeviceAllocationState.Unknown; in handleDeviceEvent()153 return DeviceAllocationState.Unknown; in handleDeviceEvent()177 return DeviceAllocationState.Unknown; in handleDeviceEvent()202 return DeviceAllocationState.Unknown; in handleDeviceEvent()
23 Unknown(new UnknownHandler()), enumConstant
2 Unknown experiment 'ExampleJavaJniFuzzer'
2 Unknown experiment 'com/example/ExampleJavaHelper'
28726 17| const-string/jumbo v4, "Unknown attendee response "28839 56| const-string/jumbo v3, "Unknown attendee response "53639 19| const-string/jumbo v3, "Unknown hover event action. "87049 449| const-string/jumbo v8, "Unknown event type:"
157 DeviceEventResponse der = new DeviceEventResponse(DeviceAllocationState.Unknown, true); in testUpdateFastbootState_gone()
310 .thenReturn(new DeviceEventResponse(DeviceAllocationState.Unknown, true)); in testAllocateDevice_match_temporary()680 .thenReturn(new DeviceEventResponse(DeviceAllocationState.Unknown, false)); in testConnectToTcpDevice_notOnline()698 .thenReturn(new DeviceEventResponse(DeviceAllocationState.Unknown, true)); in testConnectToTcpDevice_connectFailed()727 .thenReturn(new DeviceEventResponse(DeviceAllocationState.Unknown, true)); in testDisconnectFromTcpDevice()778 .thenReturn(new DeviceEventResponse(DeviceAllocationState.Unknown, true)); in testReconnectDeviceToTcp_notOnline()
2837 assertEquals(DeviceAllocationState.Unknown, mTestDevice.getAllocationState()); in testHandleAllocationEvent()2852 assertEquals(DeviceAllocationState.Unknown, mTestDevice.getAllocationState()); in testHandleAllocationEvent()2858 assertEquals(DeviceAllocationState.Unknown, mTestDevice.getAllocationState()); in testHandleAllocationEvent()
165 when(mDevice.getAllocationState()).thenReturn(DeviceAllocationState.Unknown); in testRecover_notConnected()
383 if (r != null && r.allocationState == DeviceAllocationState.Unknown) {
242 private DeviceAllocationState mAllocationState = DeviceAllocationState.Unknown;
283 case Unknown: in allocationStateToReservation()
88 descriptors.add(createDescriptor("serial4", DeviceAllocationState.Unknown)); in testGetDevicesStatus()
119 message(FATAL_ERROR "Unknown target!")
47 // Unknown Chip Kind
135 <td>Unknown nullability
175 // Unknown interrupt. Avoid using this code, instead use INTERRUPTED.