Searched refs:MILLI_IN_NANOS (Results 1 – 2 of 2) sorted by relevance
188 private static final long MILLI_IN_NANOS = 1000000L; field in CarSensorEvent557 currentTimeMs - (elapsedRealtimeNs - timeStampNs) / MILLI_IN_NANOS); in getLocation()
122 private static final long MILLI_IN_NANOS = 1000000L; field in CarSensorEvent