Searched refs:RETRY_INTERVAL_MS_KEY (Results 1 – 1 of 1) sorted by relevance
231 private static final String RETRY_INTERVAL_MS_KEY = "mRetryIntervalsMs"; field in VcnGatewayConnectionConfig314 mRetryIntervalsMs = in.getLongArray(RETRY_INTERVAL_MS_KEY); in VcnGatewayConnectionConfig()528 result.putLongArray(RETRY_INTERVAL_MS_KEY, mRetryIntervalsMs); in toPersistableBundle()