Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaIfaceHal.java464 handleNoSuchElementException(e, "addInterface"); in addIfaceV1_1()
519 handleNoSuchElementException(e, "removeInterface"); in removeIfaceV1_1()
648 handleNoSuchElementException(e, methodStr); in terminate_V1_1()
2412 private void handleNoSuchElementException(NoSuchElementException e, String methodStr) { in handleNoSuchElementException() method in SupplicantStaIfaceHal