Searched refs:ipv6Address (Results 1 – 6 of 6) sorted by relevance
60 final Inet6Address ipv6Address = (Inet6Address) InetAddress.getByName("2001:db8:2::100"); in testPersistableBundleEncodeDecodeIpv6AddressId() local61 verifyPersistableBundleEncodeDecodeIsLossless(new IkeIpv6AddrIdentification(ipv6Address)); in testPersistableBundleEncodeDecodeIpv6AddressId()
103 final Inet6Address ipv6Address = in testSetConfigRequestsEncodeDecodeIsLossless() local111 .addInternalAddressRequest(ipv6Address, ipv6PrefixLen) in testSetConfigRequestsEncodeDecodeIsLossless()
121 final Inet6Address ipv6Address = in testEncodeRecodeParamsWithConfigRequests() local129 .addPcscfServerRequest(ipv6Address) in testEncodeRecodeParamsWithConfigRequests()
87 result.putString(IP6_ADDRESS_KEY, id.ipv6Address.getHostAddress()); in toPersistableBundle()
764 return ((IkeIpv6AddrIdentification) ident).ipv6Address.getHostAddress(); in getUserIdentityFromIkeSession()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...