Home
last modified time | relevance | path

Searched refs:withoutIPv6 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NetworkStack/tests/integration/common/android/net/ip/
DIpClientIntegrationTestCommon.java1217 .withoutIPv6();
1972 .withoutIPv6()
2023 .withoutIPv6()
2587 .withoutIPv6()
3491 .withoutIPv6();
3839 if (!hasIpv6) prov.withoutIPv6();
4193 .withoutIPv6()
5736 .withoutIPv6()
5824 .withoutIPv6()
5848 .withoutIPv6()
[all …]
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/shared/
DProvisioningConfiguration.java115 public Builder withoutIPv6() { in withoutIPv6() method in ProvisioningConfiguration.Builder