Searched refs:setRetryIntervalsMillis (Results 1 – 3 of 3) sorted by relevance
98 builder.setRetryIntervalsMillis(RETRY_INTERVALS_MS).setMaxMtu(MAX_MTU); in buildTestConfigWithExposedCaps()164 newBuilder().setRetryIntervalsMillis(null); in testBuilderRequiresNonNullRetryInterval()173 newBuilder().setRetryIntervalsMillis(new long[0]); in testBuilderRequiresNonEmptyRetryInterval()
476 public Builder setRetryIntervalsMillis(@NonNull long[] retryIntervalsMs) { in setRetryIntervalsMillis() method in VcnGatewayConnectionConfig.Builder
27155 …onNull public android.net.vcn.VcnGatewayConnectionConfig.Builder setRetryIntervalsMillis(@NonNull …