Searched refs:removeGeofences (Results 1 – 2 of 2) sorted by relevance
51 void removeGeofences(in int[] geofenceIds); in removeGeofences() method
353 mFusedService.removeGeofences(new int[] { geofenceId }); in removeGeofence()