Searched refs:recoverStateOfDevices (Results 1 – 1 of 1) sorted by relevance
/tools/tradefederation/core/src/com/android/tradefed/retry/ |
D | BaseRetryDecision.java | 212 recoverStateOfDevices(getDevices(), attempt, module); in shouldRetryPreparation() 277 recoverStateOfDevices(getDevices(), attemptJustExecuted, module); in shouldRetry() 295 recoverStateOfDevices(getDevices(), attemptJustExecuted, module); in shouldRetry() 334 recoverStateOfDevices(getDevices(), attemptJustExecuted, module); in shouldRetry() 342 recoverStateOfDevices(getDevices(), attemptJustExecuted, module); in shouldRetry() 666 private void recoverStateOfDevices( in recoverStateOfDevices() method in BaseRetryDecision
|