Home
last modified time | relevance | path

Searched refs:scheduleRotationEvaluationIfNecessaryLocked (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
DWindowOrientationListener.java981 scheduleRotationEvaluationIfNecessaryLocked(now); in onTouchEndLocked()
1030 scheduleRotationEvaluationIfNecessaryLocked(now); in evaluateRotationChangeLocked()
1045 private void scheduleRotationEvaluationIfNecessaryLocked(long now) { in scheduleRotationEvaluationIfNecessaryLocked() method in WindowOrientationListener.OrientationSensorJudge