@Implements(value=android.hardware.Sensor.class) public class ShadowSensor extends java.lang.Object
Shadow for Sensor.
| Constructor and Description |
|---|
ShadowSensor() |
| Modifier and Type | Method and Description |
|---|---|
static android.hardware.Sensor |
newInstance(int type)
Constructs a
Sensor with a given type. |