Searched refs:NTP_MODE_BROADCAST (Results 1 – 3 of 3) sorted by relevance
51 private static final int NTP_MODE_BROADCAST = 5; field in SntpClientTest129 case NTP_MODE_BROADCAST: in testAcceptOnlyServerAndBroadcastModes()
56 private static final int NTP_MODE_BROADCAST = 5; field in SntpClient233 if ((mode != NTP_MODE_SERVER) && (mode != NTP_MODE_BROADCAST)) { in checkValidServerReply()
36807 Landroid/net/SntpClient;->NTP_MODE_BROADCAST:I