Home | History | Annotate | Download | only in location

Lines Matching refs:removeGeofence

327     public boolean removeGeofence(int geofenceId, int monitoringType) {
344 Log.e(TAG, "RemoveGeofence: Remote Exception calling LocationManagerService");
356 Log.e(TAG, "RemoveGeofence: RemoteException calling LocationManagerService");
363 if (DEBUG) Log.d(TAG, "removeGeofence: Result is: " + result);
694 removeGeofence(mGeofences.keyAt(i), monitoringType);