Searched defs:tiltAngle (Results 1 – 1 of 1) sorted by relevance
702 final int tiltAngle = (int) Math.round( in onSensorChanged() local854 private boolean isTiltAngleAcceptableLocked(int rotation, int tiltAngle) { in isTiltAngleAcceptableLocked()