Searched refs:STANDARD_NTP_PORT (Results 1 – 4 of 4) sorted by relevance
149 if (client.requestTime("0.pool.ntp.org", SntpClient.STANDARD_NTP_PORT, 10000, network)) { in testSntp()
67 public static final int STANDARD_NTP_PORT = 123; field in SntpClient
299 SntpClient.STANDARD_NTP_PORT, 5000, mNetwork)); in testDnsResolutionFailure()
726 ? SntpClient.STANDARD_NTP_PORT : ntpServerUri.getPort(); in queryNtpServer()