Searched refs:failWithException (Results 1 – 1 of 1) sorted by relevance
338 failWithException(e); in setCurrent()360 return failWithException(e); in add()489 return failWithException(new IllegalArgumentException(joiner.toString())); in failure()495 private boolean failWithException(RuntimeException e) { in failWithException() method in WifiCandidates