Home | History | Annotate | Download | only in server

Lines Matching refs:requestGeofence

1468     public void requestGeofence(LocationRequest request, Geofence geofence, PendingIntent intent,
1479 if (D) Log.d(TAG, "requestGeofence: " + sanitizedRequest + " " + geofence + " " + intent);