Searched refs:handleFailure (Results 1 – 1 of 1) sorted by relevance
175 .withFailureHandler(this::handleFailure) in run()180 private void handleFailure(Throwable e, Matcher<View> matcher) { in handleFailure() method in ManagedProfileTest.EspressoClickRetryActions