Home
last modified time | relevance | path

Searched refs:setRetryIntervalsMillis (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/tests/vcn/java/android/net/vcn/
H A DVcnGatewayConnectionConfigTest.java132 builder.setRetryIntervalsMillis(RETRY_INTERVALS_MS).setMaxMtu(MAX_MTU); in buildTestConfigWithExposedCapsAndOptions()
228 newBuilder().setRetryIntervalsMillis(null); in testBuilderRequiresNonNullRetryInterval()
237 newBuilder().setRetryIntervalsMillis(new long[0]); in testBuilderRequiresNonEmptyRetryInterval()
/aosp14/frameworks/base/core/java/android/net/vcn/
H A DVcnGatewayConnectionConfig.java711 public Builder setRetryIntervalsMillis(@NonNull long[] retryIntervalsMs) { in setRetryIntervalsMillis() method in VcnGatewayConnectionConfig.Builder
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt28960 …onNull public android.net.vcn.VcnGatewayConnectionConfig.Builder setRetryIntervalsMillis(@NonNull …