Home
last modified time | relevance | path

Searched refs:mDnsType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
DWifiP2pDnsSdServiceResponse.java57 private int mDnsType; field in WifiP2pDnsSdServiceResponse
100 return mDnsType; in getDnsType()
189 mDnsType = dis.readUnsignedShort(); in parse()
196 if (mDnsType == WifiP2pDnsSdServiceInfo.DNS_TYPE_PTR) { in parse()
207 } else if (mDnsType == WifiP2pDnsSdServiceInfo.DNS_TYPE_TXT) { in parse()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt46599 Landroid/net/wifi/p2p/nsd/WifiP2pDnsSdServiceResponse;->mDnsType:I