FileDocCategorySizeDatePackage
SensorEventListener2.javaAPI DocAndroid 5.1 API187Sat Mar 14 14:09:36 GMT 2015android.hardware

SensorEventListener2.java

package android.hardware;
public interface SensorEventListener2
  extends android.hardware.SensorEventListener
{
public abstract  void onFlushCompleted(android.hardware.Sensor sensor);
}