Home
last modified time | relevance | path

Searched refs:DEVICE_UNEXPECTED_RESPONSE (Results 1 – 4 of 4) 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/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()