Loading core/java/android/hardware/Sensor.java +1 −1 Original line number Diff line number Diff line Loading @@ -616,7 +616,7 @@ public final class Sensor { public static final String STRING_TYPE_MOTION_DETECT = "android.sensor.motion_detect"; /** * A constant describing a motion detect sensor. * A constant describing a heart beat sensor. * * See {@link android.hardware.SensorEvent#values SensorEvent.values} for more details. * Loading core/java/android/hardware/SensorEvent.java +1 −1 Original line number Diff line number Diff line Loading @@ -550,7 +550,7 @@ public class SensorEvent { * <h4>{@link android.hardware.Sensor#TYPE_HEART_BEAT * Sensor.TYPE_HEART_BEAT}:</h4> * * A sensor of this type returns an event everytime a hear beat peak is * A sensor of this type returns an event everytime a heart beat peak is * detected. * * Peak here ideally corresponds to the positive peak in the QRS complex of Loading Loading
core/java/android/hardware/Sensor.java +1 −1 Original line number Diff line number Diff line Loading @@ -616,7 +616,7 @@ public final class Sensor { public static final String STRING_TYPE_MOTION_DETECT = "android.sensor.motion_detect"; /** * A constant describing a motion detect sensor. * A constant describing a heart beat sensor. * * See {@link android.hardware.SensorEvent#values SensorEvent.values} for more details. * Loading
core/java/android/hardware/SensorEvent.java +1 −1 Original line number Diff line number Diff line Loading @@ -550,7 +550,7 @@ public class SensorEvent { * <h4>{@link android.hardware.Sensor#TYPE_HEART_BEAT * Sensor.TYPE_HEART_BEAT}:</h4> * * A sensor of this type returns an event everytime a hear beat peak is * A sensor of this type returns an event everytime a heart beat peak is * detected. * * Peak here ideally corresponds to the positive peak in the QRS complex of Loading