Searched refs:isTiltAngleAcceptableLocked (Results 1 – 2 of 2) sorted by relevance
753 if (isTiltAngleAcceptableLocked(nearestRotation, tiltAngle) in onSensorChanged()854 private boolean isTiltAngleAcceptableLocked(int rotation, int tiltAngle) { in isTiltAngleAcceptableLocked() method in WindowOrientationListener.AccelSensorJudge
28169 …android/server/policy/WindowOrientationListener$AccelSensorJudge;->isTiltAngleAcceptableLocked(II)Z