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

/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
H A DWifiP2pDnsSdServiceRequest.java81 WifiP2pDnsSdServiceInfo.VERSION_1);
105 WifiP2pDnsSdServiceInfo.VERSION_1);
H A DWifiP2pDnsSdServiceInfo.java43 public static final int VERSION_1 = 0x01; field in class:WifiP2pDnsSdServiceInfo
126 sb.append(createRequest(serviceType + ".local.", DNS_TYPE_PTR, VERSION_1));
157 DNS_TYPE_TXT, VERSION_1));

Completed in 382 milliseconds