Searched refs:getProto (Results 1 – 2 of 2) sorted by relevance
224 if (getProto()) { in loadWifiConfiguration()1915 private boolean getProto() { in getProto() method in SupplicantStaNetworkHal1921 mISupplicantStaNetwork.getProto((SupplicantStatus status, int protoMaskValue) -> { in getProto()
1215 .getProto(any(ISupplicantStaNetwork.getProtoCallback.class)); in setupISupplicantNetworkMock()