Searched refs:NTP_MODE_SERVER (Results 1 – 3 of 3) sorted by relevance
54 private static final int NTP_MODE_SERVER = 4; field in SntpClient222 if ((mode != NTP_MODE_SERVER) && (mode != NTP_MODE_BROADCAST)) { in checkValidServerReply()
47 private static final int NTP_MODE_SERVER = 4; field in SntpClientTest124 case NTP_MODE_SERVER: in testAcceptOnlyServerAndBroadcastModes()
48561 Landroid/net/SntpClient;->NTP_MODE_SERVER:I