Home
last modified time | relevance | path

Searched refs:DEVICE_UNEXPECTED_RESPONSE (Results 1 – 5 of 5) sorted by relevance

/tools/tradefederation/core/test_result_interfaces/com/android/tradefed/result/error/
DDeviceErrorIdentifier.java31 DEVICE_UNEXPECTED_RESPONSE(30_101, FailureStatus.UNSET), enumConstant
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DRootTargetPreparer.java84 message, deviceDescriptor, DeviceErrorIdentifier.DEVICE_UNEXPECTED_RESPONSE); in throwOrLog()
/tools/tradefederation/core/src/com/android/tradefed/device/
DWaitDeviceRecovery.java200 DeviceErrorIdentifier.DEVICE_UNEXPECTED_RESPONSE); in checkMinBatteryLevel()
DNativeDevice.java593 DeviceErrorIdentifier.DEVICE_UNEXPECTED_RESPONSE); in internalGetProductType()
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFastbootDeviceFlasher.java290 DeviceErrorIdentifier.DEVICE_UNEXPECTED_RESPONSE); in downloadFlashingResources()