FileDocCategorySizeDatePackage
SensorEvent.javaAPI DocAndroid 5.1 API229Sat Mar 14 14:09:36 GMT 2015android.hardware

SensorEvent

public class SensorEvent extends Object

Fields Summary
public int
accuracy
public android.hardware.Sensor
sensor
public long
timestamp
public final float[]
values
Constructors Summary
SensorEvent()

 throw new RuntimeException("Stub!"); 
Methods Summary