FileDocCategorySizeDatePackage
IGeofenceHardwareMonitorCallback.javaAPI DocAndroid 5.1 API265Sat Mar 14 14:10:02 GMT 2015android.hardware.location

IGeofenceHardwareMonitorCallback.java

package android.hardware.location;
public interface IGeofenceHardwareMonitorCallback
  extends android.os.IInterface
{
public abstract  void onMonitoringSystemChange(android.hardware.location.GeofenceHardwareMonitorEvent event) throws android.os.RemoteException;
}