Searched refs:NTP_PACKET_SIZE (Results 1 – 2 of 2) sorted by relevance
51 private static final int NTP_PACKET_SIZE = 48; field in SntpClient120 byte[] buffer = new byte[NTP_PACKET_SIZE]; in requestTime()
36810 Landroid/net/SntpClient;->NTP_PACKET_SIZE:I