public static interface Orientation.SensorCallBack
Modifier and Type | Method and Description |
---|---|
void |
onSensorOrientationChanged(float axisX,
float axisY,
float axisZ,
long timestamp) |