Searched refs:failWithException (Results 1 – 1 of 1) sorted by relevance
439 failWithException(e); in setCurrent()532 return failWithException(e); in validConfigAndScanDetail()641 return failWithException(new IllegalArgumentException(joiner.toString())); in failure()647 private boolean failWithException(RuntimeException e) { in failWithException() method in WifiCandidates