Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiCandidates.java631 failWithException(e); in setCurrent()
758 return failWithException(e); in validConfigAndScanDetail()
866 return failWithException(new IllegalArgumentException(joiner.toString())); in failure()
872 private boolean failWithException(RuntimeException e) { in failWithException() method in WifiCandidates