Searched defs:WifiP2pDnsSdServiceResponse (Results 1 - 1 of 1) sorted by path

/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
H A DWifiP2pDnsSdServiceResponse.java32 public class WifiP2pDnsSdServiceResponse extends WifiP2pServiceResponse { class in inherits:WifiP2pServiceResponse
152 protected WifiP2pDnsSdServiceResponse(int status, method in class:WifiP2pDnsSdServiceResponse
295 static WifiP2pDnsSdServiceResponse newInstance(int status,
298 return new WifiP2pDnsSdServiceResponse(status,
302 return new WifiP2pDnsSdServiceResponse(status,

Completed in 44 milliseconds