Searched defs:removeGeofence (Results 1 – 8 of 8) sorted by relevance
35 boolean removeGeofence(int id, int monitoringType); in removeGeofence() method
308 public boolean removeGeofence(int geofenceId, int monitoringType) { in removeGeofence() method in GeofenceHardware
328 public boolean removeGeofence(int geofenceId, int monitoringType) { in removeGeofence() method in GeofenceHardwareImpl
314 public void removeGeofence(PendingIntent pendingIntent) { in removeGeofence() method in GeofenceManager
68 void removeGeofence(in PendingIntent intent); in removeGeofence() method
638 protected boolean removeGeofence(int geofenceId) { in removeGeofence() method in FakeGnssHal
853 public boolean removeGeofence(int geofenceId) { in removeGeofence() method in GnssNative1372 protected boolean removeGeofence(int geofenceId) { in removeGeofence() method in GnssNative.GnssHal
994 public void removeGeofence(PendingIntent pendingIntent) { in removeGeofence() method in LocationManagerService