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