Searched refs:mFlatTimestampNanos (Results 1 – 1 of 1) sorted by relevance
539 private long mFlatTimestampNanos; field in WindowOrientationListener.AccelSensorJudge709 mFlatTimestampNanos = now; in onSensorChanged()804 mFlatTimestampNanos + PROPOSAL_MIN_TIME_SINCE_FLAT_ENDED_NANOS) in onSensorChanged()839 mFlatTimestampNanos = Long.MIN_VALUE; in resetLocked()923 if (now < mFlatTimestampNanos + PROPOSAL_MIN_TIME_SINCE_FLAT_ENDED_NANOS) { in isPredictedRotationAcceptableLocked()