Searched refs:PROPOSAL_MIN_TIME_SINCE_TOUCH_END_NANOS (Results 1 – 1 of 1) sorted by relevance
296 protected static final long PROPOSAL_MIN_TIME_SINCE_TOUCH_END_NANOS = field in WindowOrientationListener.OrientationJudge808 … mTouchEndedTimestampNanos + PROPOSAL_MIN_TIME_SINCE_TOUCH_END_NANOS)); in onSensorChanged()941 + PROPOSAL_MIN_TIME_SINCE_TOUCH_END_NANOS) { in isPredictedRotationAcceptableLocked()1109 if (now < mTouchEndedTimestampNanos + PROPOSAL_MIN_TIME_SINCE_TOUCH_END_NANOS) { in isDesiredRotationAcceptableLocked()1131 mTouchEndedTimestampNanos + PROPOSAL_MIN_TIME_SINCE_TOUCH_END_NANOS; in scheduleRotationEvaluationIfNecessaryLocked()