Searched refs:mSwingTimestampNanos (Results 1 – 1 of 1) sorted by relevance
543 private long mSwingTimestampNanos; field in WindowOrientationListener.AccelSensorJudge713 mSwingTimestampNanos = now; in onSensorChanged()806 … mSwingTimestampNanos + PROPOSAL_MIN_TIME_SINCE_SWING_ENDED_NANOS) in onSensorChanged()841 mSwingTimestampNanos = Long.MIN_VALUE; in resetLocked()929 if (now < mSwingTimestampNanos + PROPOSAL_MIN_TIME_SINCE_SWING_ENDED_NANOS) { in isPredictedRotationAcceptableLocked()