Loading core/java/android/hardware/SensorEvent.java +2 −2 Original line number Original line Diff line number Diff line Loading @@ -334,8 +334,8 @@ public class SensorEvent { * </p> * </p> * * * <p> * <p> * values[2]: Roll, rotation around y-axis (-90 to 90), with positive values * values[2]: Roll, rotation around the x-axis (-90 to 90) * when the x-axis moves <b>toward</b> the z-axis. * increasing as the device moves clockwise. * </p> * </p> * </ul> * </ul> * * Loading Loading
core/java/android/hardware/SensorEvent.java +2 −2 Original line number Original line Diff line number Diff line Loading @@ -334,8 +334,8 @@ public class SensorEvent { * </p> * </p> * * * <p> * <p> * values[2]: Roll, rotation around y-axis (-90 to 90), with positive values * values[2]: Roll, rotation around the x-axis (-90 to 90) * when the x-axis moves <b>toward</b> the z-axis. * increasing as the device moves clockwise. * </p> * </p> * </ul> * </ul> * * Loading