Searched refs:mSwingTimestampNanos (Results 1 – 1 of 1) sorted by relevance
484 private long mSwingTimestampNanos; field in WindowOrientationListener.AccelSensorJudge654 mSwingTimestampNanos = now; in onSensorChanged()747 … mSwingTimestampNanos + PROPOSAL_MIN_TIME_SINCE_SWING_ENDED_NANOS) in onSensorChanged()780 mSwingTimestampNanos = Long.MIN_VALUE; in resetLocked()868 if (now < mSwingTimestampNanos + PROPOSAL_MIN_TIME_SINCE_SWING_ENDED_NANOS) { in isPredictedRotationAcceptableLocked()