public class SensorAccuracy
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
SensorAccuracy.Accuracy |
Modifier and Type | Field and Description |
---|---|
static int |
SENSOR_ACCURACY_HIGH |
static int |
SENSOR_ACCURACY_LOW |
static int |
SENSOR_ACCURACY_MEDIUM |
static int |
SENSOR_NO_CONTACT |
static int |
SENSOR_UNRELIABLE |
Constructor and Description |
---|
SensorAccuracy() |
public static final int SENSOR_NO_CONTACT
public static final int SENSOR_UNRELIABLE
public static final int SENSOR_ACCURACY_LOW
public static final int SENSOR_ACCURACY_MEDIUM
public static final int SENSOR_ACCURACY_HIGH