Searched refs:isTiltAngleAcceptableLocked (Results 1 – 1 of 1) sorted by relevance
694 if (isTiltAngleAcceptableLocked(nearestRotation, tiltAngle) in onSensorChanged()793 private boolean isTiltAngleAcceptableLocked(int rotation, int tiltAngle) { in isTiltAngleAcceptableLocked() method in WindowOrientationListener.AccelSensorJudge