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.java1038 scheduleRotationEvaluationIfNecessaryLocked(now); in onTouchEndLocked()
1090 scheduleRotationEvaluationIfNecessaryLocked(now); in evaluateRotationChangeLocked()
1105 private void scheduleRotationEvaluationIfNecessaryLocked(long now) { in scheduleRotationEvaluationIfNecessaryLocked() method in WindowOrientationListener.OrientationSensorJudge