Searched refs:SWING_TIME_NANOS (Results 1 – 1 of 1) sorted by relevance
371 private static final long SWING_TIME_NANOS = 300 * NANOS_PER_MS; field in WindowOrientationListener.AccelSensorJudge932 if (mTiltHistoryTimestampNanos[i] + SWING_TIME_NANOS < now) { in isSwingingLocked()