Searched refs:PROPOSAL_MIN_TIME_SINCE_TOUCH_END_NANOS (Results 1 – 1 of 1) sorted by relevance
240 protected static final long PROPOSAL_MIN_TIME_SINCE_TOUCH_END_NANOS = field in WindowOrientationListener.OrientationJudge749 … mTouchEndedTimestampNanos + PROPOSAL_MIN_TIME_SINCE_TOUCH_END_NANOS)); in onSensorChanged()880 + PROPOSAL_MIN_TIME_SINCE_TOUCH_END_NANOS) { in isPredictedRotationAcceptableLocked()1039 if (now < mTouchEndedTimestampNanos + PROPOSAL_MIN_TIME_SINCE_TOUCH_END_NANOS) { in isDesiredRotationAcceptableLocked()1061 mTouchEndedTimestampNanos + PROPOSAL_MIN_TIME_SINCE_TOUCH_END_NANOS; in scheduleRotationEvaluationIfNecessaryLocked()