FileDocCategorySizeDatePackage
GeofenceHardwareMonitorEvent.javaAPI DocAndroid 5.1 API1006Sat Mar 14 14:10:02 GMT 2015android.hardware.location

GeofenceHardwareMonitorEvent

public class GeofenceHardwareMonitorEvent extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
public GeofenceHardwareMonitorEvent(int monitoringType, int monitoringStatus, int sourceTechnologies, android.location.Location location)

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public android.location.LocationgetLocation()

 throw new RuntimeException("Stub!"); 
public intgetMonitoringStatus()

 throw new RuntimeException("Stub!"); 
public intgetMonitoringType()

 throw new RuntimeException("Stub!"); 
public intgetSourceTechnologies()

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel parcel, int flags)

 throw new RuntimeException("Stub!");