Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/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()
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1084 Landroid/net/wifi/p2p/nsd/WifiP2pDnsSdServiceResponse;->mDnsType:I