Searched refs:SntpClient (Results 1 – 11 of 11) sorted by relevance
23 import android.net.SntpClient;145 final SntpClient client = new SntpClient(); in testSntp()149 if (client.requestTime("0.pool.ntp.org", SntpClient.STANDARD_NTP_PORT, 10000, network)) { in testSntp()
137 private SntpClient mClient;156 mClient = new SntpClient(mSystemTimeSupplier, mRandom); in setUp()213 Instant clientTime, Instant serverTime, SntpClient client) { in checkRequestTimeCalcs()278 Duration actualOffset = SntpClient.calculateClockOffset( in checkCalculateClockOffset()299 SntpClient.STANDARD_NTP_PORT, 5000, mNetwork)); in testDnsResolutionFailure()
4 per-file SntpClient* = file:/services/core/java/com/android/server/timedetector/OWNERS
57 public class SntpClient { class104 public SntpClient() { in SntpClient() method in SntpClient109 public SntpClient(Supplier<Instant> systemTimeSupplier, Random random) { in SntpClient() method in SntpClient
7 per-file SntpClient* = file:/services/core/java/com/android/server/timedetector/OWNERS
28 import android.net.SntpClient;700 final SntpClient client = new SntpClient(); in queryNtpServer()703 ? SntpClient.STANDARD_NTP_PORT : ntpServerUri.getPort(); in queryNtpServer()
33514 Landroid/net/SntpClient;->DBG:Z33515 Landroid/net/SntpClient;->mNtpTime:J33517 Landroid/net/SntpClient;->mRoundTripTime:J33518 Landroid/net/SntpClient;->NTP_LEAP_NOSYNC:I33520 Landroid/net/SntpClient;->NTP_MODE_CLIENT:I33521 Landroid/net/SntpClient;->NTP_MODE_SERVER:I33522 Landroid/net/SntpClient;->NTP_PACKET_SIZE:I33523 Landroid/net/SntpClient;->NTP_PORT:I33525 Landroid/net/SntpClient;->NTP_STRATUM_MAX:I33526 Landroid/net/SntpClient;->NTP_VERSION:I[all …]
5538 android.net.SntpClient$InvalidServerReplyException5539 android.net.SntpClient
28325 Landroid/net/SntpClient$InvalidServerReplyException;28326 Landroid/net/SntpClient;
5542 android.net.SntpClient$InvalidServerReplyException5543 android.net.SntpClient
38432 Landroid/net/SntpClient$InvalidServerReplyException;38433 Landroid/net/SntpClient;