Searched refs:GeofenceHardwareRequest (Results 1 – 9 of 9) sorted by relevance
29 public final class GeofenceHardwareRequest { class56 public static GeofenceHardwareRequest createCircularGeofence(double latitude, in createCircularGeofence()58 GeofenceHardwareRequest geofenceRequest = new GeofenceHardwareRequest(); in createCircularGeofence()
29 private GeofenceHardwareRequest mRequest;32 public GeofenceHardwareRequestParcelable(int id, GeofenceHardwareRequest request) { in GeofenceHardwareRequestParcelable()142 if (geofenceType != GeofenceHardwareRequest.GEOFENCE_TYPE_CIRCLE) {146 GeofenceHardwareRequest request = GeofenceHardwareRequest.createCircularGeofence(
270 public boolean addGeofence(int geofenceId, int monitoringType, GeofenceHardwareRequest in addGeofence()273 if (geofenceRequest.getType() == GeofenceHardwareRequest.GEOFENCE_TYPE_CIRCLE) { in addGeofence()
3812 …method public boolean addGeofence(int, int, android.hardware.location.GeofenceHardwareRequest, and…3868 public final class GeofenceHardwareRequest {3869 ctor public GeofenceHardwareRequest();3870 …method public static android.hardware.location.GeofenceHardwareRequest createCircularGeofence(doub…
2476 android.hardware.location.GeofenceHardwareRequest
25462 Landroid/hardware/location/GeofenceHardwareRequest;
24124 Landroid/hardware/location/GeofenceHardwareRequest;->GEOFENCE_TYPE_CIRCLE:I24125 Landroid/hardware/location/GeofenceHardwareRequest;->getType()I24126 Landroid/hardware/location/GeofenceHardwareRequest;->mLastTransition:I24127 Landroid/hardware/location/GeofenceHardwareRequest;->mLatitude:D24128 Landroid/hardware/location/GeofenceHardwareRequest;->mLongitude:D24129 Landroid/hardware/location/GeofenceHardwareRequest;->mMonitorTransitions:I24131 Landroid/hardware/location/GeofenceHardwareRequest;->mRadius:D24132 Landroid/hardware/location/GeofenceHardwareRequest;->mSourceTechnologies:I24133 Landroid/hardware/location/GeofenceHardwareRequest;->mType:I24134 Landroid/hardware/location/GeofenceHardwareRequest;->mUnknownTimer:I[all …]
2474 android.hardware.location.GeofenceHardwareRequest
35099 Landroid/hardware/location/GeofenceHardwareRequest;