Home | History | Annotate | Download | only in location

Lines Matching defs:removeGeofence

1189             mService.removeGeofence(null, intent, packageName);
1211 public void removeGeofence(Geofence fence, PendingIntent intent) {
1217 mService.removeGeofence(fence, intent, packageName);
1239 mService.removeGeofence(null, intent, packageName);