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