Searched refs:removeGeofences (Results 1 – 5 of 5) sorted by relevance
51 void removeGeofences(in int[] geofenceIds); in removeGeofences() method
445 public void removeGeofences(int[] geofenceIds) {
353 mFusedService.removeGeofences(new int[] { geofenceId }); in removeGeofence()
207 // calling addGeofences() and removeGeofences().317 LocationServices.GeofencingApi.removeGeofences(
20697 method public abstract void removeGeofences(int[]) throws android.os.RemoteException;