Searched refs:ntpServerUris (Results 1 – 1 of 1) sorted by relevance
651 List<URI> ntpServerUris; in getNtpConfigInternal() local653 ntpServerUris = settingsServerUris; in getNtpConfigInternal()662 ntpServerUris = configServerUris; in getNtpConfigInternal()664 ntpServerUris = null; in getNtpConfigInternal()672 return ntpServerUris == null ? null : new NtpConfig(ntpServerUris, timeout); in getNtpConfigInternal()