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];
29 private static final int VERSION_1 = 1; field in VersionedPasswordMetrics40 this(VERSION_1, PasswordMetrics.computeForCredential(credential)); in VersionedPasswordMetrics()
670 static final byte VERSION_1 = 1; field in LockSettingsStorage.PersistentData700 if (version == PersistentData.VERSION_1) { in fromBytes()731 dos.writeByte(PersistentData.VERSION_1); in toBytes()
50 file.set_version(OfflineFile::VERSION_1); in StoreLicense()121 if (file.version() != OfflineFile::VERSION_1) { in RetrieveLicense()
404 static final byte VERSION_1 = 1; field in TestHarnessModeService.PersistentData425 if (version == VERSION_1) { in fromBytes()