Searched refs:checkSupplicantAndLogFailure (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DSupplicantStaIfaceHal.java1587 if (!checkSupplicantAndLogFailure(methodStr)) return false;
1615 if (!checkSupplicantAndLogFailure(methodStr)) return false;
1646 if (!checkSupplicantAndLogFailure(methodStr)) return false;
1660 private boolean checkSupplicantAndLogFailure(final String methodStr) { method in class:SupplicantStaIfaceHal

Completed in 40 milliseconds