Searched refs:mDnsType (Results 1 – 2 of 2) sorted by relevance
57 private int mDnsType; field in WifiP2pDnsSdServiceResponse100 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()
46599 Landroid/net/wifi/p2p/nsd/WifiP2pDnsSdServiceResponse;->mDnsType:I