Searched refs:checkSupplicantP2pIfaceAndLogFailure (Results 1 – 1 of 1) sorted by relevance
506 private boolean checkSupplicantP2pIfaceAndLogFailure(String method) { in checkSupplicantP2pIfaceAndLogFailure() method in SupplicantP2pIfaceHal550 if (!checkSupplicantP2pIfaceAndLogFailure("getName")) return null; in getName()581 if (!checkSupplicantP2pIfaceAndLogFailure("registerCallback")) return false; in registerCallback()604 if (!checkSupplicantP2pIfaceAndLogFailure("find")) return false; in find()629 if (!checkSupplicantP2pIfaceAndLogFailure("stopFind")) return false; in stopFind()649 if (!checkSupplicantP2pIfaceAndLogFailure("flush")) return false; in flush()670 if (!checkSupplicantP2pIfaceAndLogFailure("serviceFlush")) return false; in serviceFlush()693 if (!checkSupplicantP2pIfaceAndLogFailure("setPowerSave")) return false; in setPowerSave()721 if (!checkSupplicantP2pIfaceAndLogFailure("setGroupIdle")) return false; in setGroupIdle()750 if (!checkSupplicantP2pIfaceAndLogFailure("setSsidPostfix")) return false; in setSsidPostfix()[all …]