Searched refs:VERSION_1 (Results 1 – 7 of 7) sorted by relevance
81 WifiP2pDnsSdServiceInfo.VERSION_1); in newInstance()105 WifiP2pDnsSdServiceInfo.VERSION_1); in newInstance()
45 public static final int VERSION_1 = 0x01; field in WifiP2pDnsSdServiceInfo128 sb.append(createRequest(serviceType + ".local.", DNS_TYPE_PTR, VERSION_1)); in createPtrServiceQuery()159 DNS_TYPE_TXT, VERSION_1)); in createTxtServiceQuery()
34 VERSION_1 = 1; enumerator38 optional FileVersion version = 2 [default = VERSION_1];
50 file.set_version(OfflineFile::VERSION_1); in StoreLicense()121 if (file.version() != OfflineFile::VERSION_1) { in RetrieveLicense()
397 static final byte VERSION_1 = 1; field in TestHarnessModeService.PersistentData418 if (version == VERSION_1) { in fromBytes()
662 static final byte VERSION_1 = 1; field in LockSettingsStorage.PersistentData692 if (version == PersistentData.VERSION_1) { in fromBytes()723 dos.writeByte(PersistentData.VERSION_1); in toBytes()
46588 Landroid/net/wifi/p2p/nsd/WifiP2pDnsSdServiceInfo;->VERSION_1:I