Searched refs:mFlatTimestampNanos (Results 1 – 1 of 1) sorted by relevance
480 private long mFlatTimestampNanos; field in WindowOrientationListener.AccelSensorJudge650 mFlatTimestampNanos = now; in onSensorChanged()745 mFlatTimestampNanos + PROPOSAL_MIN_TIME_SINCE_FLAT_ENDED_NANOS) in onSensorChanged()778 mFlatTimestampNanos = Long.MIN_VALUE; in resetLocked()862 if (now < mFlatTimestampNanos + PROPOSAL_MIN_TIME_SINCE_FLAT_ENDED_NANOS) { in isPredictedRotationAcceptableLocked()