Searched defs:NANOS_PER_MS (Results 1 – 4 of 4) sorted by relevance
249 public static final long NANOS_PER_MS = 1000000; field in TimeUtils
260 private static final long NANOS_PER_MS = 1000000; field in WindowOrientationListener.SensorEventListenerImpl
45 static const nsecs_t NANOS_PER_MS = 1000000; variable
38 static const nsecs_t NANOS_PER_MS = 1000000; variable