Searched defs:reportedRotation (Results 1 – 1 of 1) sorted by relevance
1148 int reportedRotation = (int) event.values[0]; in onSensorChanged() local1280 private void finalizeRotation(int reportedRotation) { in finalizeRotation()