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.java477 failWithException(e); in setCurrent()
576 return failWithException(e); in validConfigAndScanDetail()
684 return failWithException(new IllegalArgumentException(joiner.toString())); in failure()
690 private boolean failWithException(RuntimeException e) { in failWithException() method in WifiCandidates