Searched refs:NTP_MODE_BROADCAST (Results 1 – 3 of 3) sorted by relevance
55 private static final int NTP_MODE_BROADCAST = 5; field in SntpClient222 if ((mode != NTP_MODE_SERVER) && (mode != NTP_MODE_BROADCAST)) { in checkValidServerReply()
48 private static final int NTP_MODE_BROADCAST = 5; field in SntpClientTest125 case NTP_MODE_BROADCAST: in testAcceptOnlyServerAndBroadcastModes()
48559 Landroid/net/SntpClient;->NTP_MODE_BROADCAST:I