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