Home
last modified time | relevance | path

Searched defs:onSensorChanged (Results 1 – 4 of 4) sorted by relevance

/development/samples/Compass/src/com/example/android/compass/
DCompassActivity.java208 public void onSensorChanged(SensorEvent event) { in onSensorChanged() method in CompassActivity
/development/samples/browseable/JumpingJack/src/com.example.android.wearable.jumpingjack/
DMainActivity.java146 public void onSensorChanged(SensorEvent event) { in onSensorChanged() method in MainActivity
/development/samples/ApiDemos/src/com/example/android/apis/os/
DRotationVectorDemo.java110 public void onSensorChanged(SensorEvent event) { in onSensorChanged() method in RotationVectorDemo.MyRenderer
/development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
DAccelerometerPlayActivity.java378 public void onSensorChanged(SensorEvent event) { in onSensorChanged() method in AccelerometerPlayActivity.SimulationView