Searched refs:MILLISECOND_NANOS (Results 1 – 1 of 1) sorted by relevance
33 private static final long MILLISECOND_NANOS = 1000000L; field in BluetoothPacketEncoder60 int milliTimestamp = (int)(timestamp / MILLISECOND_NANOS) & MILLISECOND_MASK;