Home
last modified time | relevance | path

Searched refs:GeofenceHardwareRequest (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareRequest.java29 public final class GeofenceHardwareRequest { class
56 public static GeofenceHardwareRequest createCircularGeofence(double latitude, in createCircularGeofence()
58 GeofenceHardwareRequest geofenceRequest = new GeofenceHardwareRequest(); in createCircularGeofence()
H A DGeofenceHardwareRequestParcelable.java29 private GeofenceHardwareRequest mRequest;
32 public GeofenceHardwareRequestParcelable(int id, GeofenceHardwareRequest request) { in GeofenceHardwareRequestParcelable()
142 if (geofenceType != GeofenceHardwareRequest.GEOFENCE_TYPE_CIRCLE) {
146 GeofenceHardwareRequest request = GeofenceHardwareRequest.createCircularGeofence(
H A DGeofenceHardware.java270 public boolean addGeofence(int geofenceId, int monitoringType, GeofenceHardwareRequest in addGeofence()
273 if (geofenceRequest.getType() == GeofenceHardwareRequest.GEOFENCE_TYPE_CIRCLE) { in addGeofence()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt3812 …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…
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes2476 android.hardware.location.GeofenceHardwareRequest
H A Dboot-image-profile.txt25462 Landroid/hardware/location/GeofenceHardwareRequest;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt24124 Landroid/hardware/location/GeofenceHardwareRequest;->GEOFENCE_TYPE_CIRCLE:I
24125 Landroid/hardware/location/GeofenceHardwareRequest;->getType()I
24126 Landroid/hardware/location/GeofenceHardwareRequest;->mLastTransition:I
24127 Landroid/hardware/location/GeofenceHardwareRequest;->mLatitude:D
24128 Landroid/hardware/location/GeofenceHardwareRequest;->mLongitude:D
24129 Landroid/hardware/location/GeofenceHardwareRequest;->mMonitorTransitions:I
24131 Landroid/hardware/location/GeofenceHardwareRequest;->mRadius:D
24132 Landroid/hardware/location/GeofenceHardwareRequest;->mSourceTechnologies:I
24133 Landroid/hardware/location/GeofenceHardwareRequest;->mType:I
24134 Landroid/hardware/location/GeofenceHardwareRequest;->mUnknownTimer:I
[all …]
/aosp12/frameworks/base/config/
H A Dpreloaded-classes2474 android.hardware.location.GeofenceHardwareRequest
H A Dboot-image-profile.txt35099 Landroid/hardware/location/GeofenceHardwareRequest;