Searched refs:NTP_MODE_SERVER (Results 1 – 3 of 3) sorted by relevance
69 private static final int NTP_MODE_SERVER = 4; field in SntpClient310 if ((mode != NTP_MODE_SERVER) && (mode != NTP_MODE_BROADCAST)) { in checkValidServerReply()
61 private static final int NTP_MODE_SERVER = 4; field in SntpClientTest337 case NTP_MODE_SERVER: in testAcceptOnlyServerAndBroadcastModes()
33521 Landroid/net/SntpClient;->NTP_MODE_SERVER:I