FileDocCategorySizeDatePackage
GeofenceHardwareRequestParcelable.javaAPI DocAndroid 5.1 API1254Sat Mar 14 14:10:04 GMT 2015android.hardware.location

GeofenceHardwareRequestParcelable

public final class GeofenceHardwareRequestParcelable extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
public GeofenceHardwareRequestParcelable(int id, android.hardware.location.GeofenceHardwareRequest request)

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

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

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

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

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

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

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

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

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

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

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

 throw new RuntimeException("Stub!");