Searched refs:SensorEventListener2 (Results 1 – 9 of 9) sorted by relevance
22 public interface SensorEventListener2 extends SensorEventListener { interface
22 public abstract class SensorEventCallback implements SensorEventListener2 {
1018 if (mListener instanceof SensorEventListener2) { in dispatchFlushCompleteEvent()1024 ((SensorEventListener2) mListener).onFlushCompleted(sensor); in dispatchFlushCompleteEvent()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2384 android.hardware.SensorEventListener2
25168 Landroid/hardware/SensorEventListener2;
2388 android.hardware.SensorEventListener2
35275 Landroid/hardware/SensorEventListener2;
18127 public abstract class SensorEventCallback implements android.hardware.SensorEventListener2 {18140 public interface SensorEventListener2 extends android.hardware.SensorEventListener {