Searched defs:addFence (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/location/
H A DGeofenceManager.java119 public void addFence(LocationRequest request, Geofence geofence, PendingIntent intent, method in class:GeofenceManager
122 Slog.d(TAG, "addFence: request=" + request + ", geofence=" + geofence

Completed in 70 milliseconds