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