Searched refs:NTP_MODE_SERVER (Results 1 – 3 of 3) sorted by relevance
50 private static final int NTP_MODE_SERVER = 4; field in SntpClientTest128 case NTP_MODE_SERVER: in testAcceptOnlyServerAndBroadcastModes()
55 private static final int NTP_MODE_SERVER = 4; field in SntpClient233 if ((mode != NTP_MODE_SERVER) && (mode != NTP_MODE_BROADCAST)) { in checkValidServerReply()
36809 Landroid/net/SntpClient;->NTP_MODE_SERVER:I