-
public final class SignificantMotionDataTYPE_SIGNIFICANT_MOTION: one-shot trigger event. No payload.
-
-
Field Summary
Fields Modifier and Type Field Description private final DoublesensorTimestampprivate final DoublewallClockTimestamp
-
Constructor Summary
Constructors Constructor Description SignificantMotionData(Double sensorTimestamp, Double wallClockTimestamp)
-
Method Summary
Modifier and Type Method Description final DoublegetSensorTimestamp()final DoublegetWallClockTimestamp()-
-
Method Detail
-
getSensorTimestamp
final Double getSensorTimestamp()
-
getWallClockTimestamp
final Double getWallClockTimestamp()
-
-
-
-