Searched refs:SupplicantResult (Results 1 – 1 of 1) sorted by relevance
326 SupplicantResult<ISupplicantIface> supplicantIface = in getIfaceV1_0()327 new SupplicantResult("getInterface()"); in getIfaceV1_0()355 SupplicantResult<ISupplicantIface> supplicantIface = in addIfaceV1_1()356 new SupplicantResult("addInterface(" + ifaceInfo + ")"); in addIfaceV1_1()612 SupplicantResult<String> result = new SupplicantResult("getName()"); in getName()643 SupplicantResult<Void> result = new SupplicantResult("registerCallback()"); in registerCallback()701 SupplicantResult<Void> result = new SupplicantResult("find(" + timeout + ")"); in find()721 SupplicantResult<Void> result = new SupplicantResult("stopFind()"); in stopFind()741 SupplicantResult<Void> result = new SupplicantResult("flush()"); in flush()762 SupplicantResult<Void> result = new SupplicantResult("serviceFlush()"); in serviceFlush()[all …]