Searched refs:setRetryIntervalsMillis (Results 1 – 4 of 4) sorted by relevance
132 builder.setRetryIntervalsMillis(RETRY_INTERVALS_MS).setMaxMtu(MAX_MTU); in buildTestConfigWithExposedCapsAndOptions()228 newBuilder().setRetryIntervalsMillis(null); in testBuilderRequiresNonNullRetryInterval()237 newBuilder().setRetryIntervalsMillis(new long[0]); in testBuilderRequiresNonEmptyRetryInterval()
711 public Builder setRetryIntervalsMillis(@NonNull long[] retryIntervalsMs) { in setRetryIntervalsMillis() method in VcnGatewayConnectionConfig.Builder
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
28960 …onNull public android.net.vcn.VcnGatewayConnectionConfig.Builder setRetryIntervalsMillis(@NonNull …