Searched refs:getDnsType (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
H A DWifiP2pDnsSdServiceResponse.java99 public int getDnsType() { method in class:WifiP2pDnsSdServiceResponse
/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pManager.java863 if (resp.getDnsType() == WifiP2pDnsSdServiceInfo.DNS_TYPE_PTR) {
870 } else if (resp.getDnsType() == WifiP2pDnsSdServiceInfo.DNS_TYPE_TXT) {

Completed in 49 milliseconds