Searched refs:mRotationVectorSensor (Results 1 – 1 of 1) sorted by relevance
83 private Sensor mRotationVectorSensor; field in RotationVectorDemo.MyRenderer88 mRotationVectorSensor = mSensorManager.getDefaultSensor( in MyRenderer()102 mSensorManager.registerListener(this, mRotationVectorSensor, 10000); in start()