Searched defs:serviceFlush (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
H A DSupplicantP2pIfaceHal.java509 public boolean serviceFlush() { method in class:SupplicantP2pIfaceHal
511 if (!checkSupplicantP2pIfaceAndLogFailure("serviceFlush")) return false;
512 SupplicantResult<Void> result = new SupplicantResult("serviceFlush()");

Completed in 61 milliseconds