Home
last modified time | relevance | path

Searched refs:INVOCATION_CANCELLED (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceManager.java1023 InfraErrorIdentifier.INVOCATION_CANCELLED); in recoverDevice()
1035 InfraErrorIdentifier.INVOCATION_CANCELLED); in recoverDeviceBootloader()
1047 InfraErrorIdentifier.INVOCATION_CANCELLED); in recoverDeviceRecovery()
1057 InfraErrorIdentifier.INVOCATION_CANCELLED); in recoverDeviceFastbootd()
/tools/tradefederation/core/test_result_interfaces/com/android/tradefed/result/error/
DInfraErrorIdentifier.java29 INVOCATION_CANCELLED(10_003, FailureStatus.CANCELLED), enumConstant