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