Home
last modified time | relevance | path

Searched refs:addGeofence (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DGeofenceHardware.java268 public boolean addGeofence(int geofenceId, int monitoringType, GeofenceHardwareRequest in addGeofence() method in GeofenceHardware
/frameworks/base/location/java/android/location/
DLocationManager.java1037 public void addGeofence(LocationRequest request, Geofence fence, PendingIntent intent) { in addGeofence() method in LocationManager
/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp1587 auto result = gnssGeofencingIface->addGeofence( in android_location_GnssLocationProvider_add_geofence()
/frameworks/base/api/
Dsystem-current.txt16970 …method public boolean addGeofence(int, int, android.hardware.location.GeofenceHardwareRequest, and…