Home | History | Annotate | Download | only in server

Lines Matching refs:removeGeofence

1822     public void removeGeofence(Geofence geofence, PendingIntent intent, String packageName) {
1826 if (D) Log.d(TAG, "removeGeofence: " + geofence + " " + intent);