Home | History | Annotate | Download | only in location

Lines Matching refs:removeGeofence

1040             mService.removeGeofence(null, intent, packageName);
1062 public void removeGeofence(Geofence fence, PendingIntent intent) {
1068 mService.removeGeofence(fence, intent, packageName);
1090 mService.removeGeofence(null, intent, packageName);