Searched refs:NTP_MODE_BROADCAST (Results 1 – 3 of 3) sorted by relevance
70 private static final int NTP_MODE_BROADCAST = 5; field in SntpClient310 if ((mode != NTP_MODE_SERVER) && (mode != NTP_MODE_BROADCAST)) { in checkValidServerReply()
62 private static final int NTP_MODE_BROADCAST = 5; field in SntpClientTest338 case NTP_MODE_BROADCAST: in testAcceptOnlyServerAndBroadcastModes()
33519 Landroid/net/SntpClient;->NTP_MODE_BROADCAST:I