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