Home
last modified time | relevance | path

Searched refs:setCircularGeofence (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareRequest.java42 private void setCircularGeofence(double latitude, double longitude, double radius) { in setCircularGeofence() method in GeofenceHardwareRequest
59 geofenceRequest.setCircularGeofence(latitude, longitude, radius); in createCircularGeofence()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt24135 Landroid/hardware/location/GeofenceHardwareRequest;->setCircularGeofence(DDD)V