Searched refs:requestGeofence (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/location/java/android/location/ |
D | ILocationManager.aidl | 46 void requestGeofence(in LocationRequest request, in Geofence geofence, in requestGeofence() method
|
D | LocationManager.java | 1114 mService.requestGeofence(request, fence, intent, mContext.getPackageName()); in addProximityAlert() 1162 mService.requestGeofence(request, fence, intent, mContext.getPackageName()); in addGeofence()
|
/frameworks/base/services/core/java/com/android/server/ |
D | LocationManagerService.java | 2339 public void requestGeofence(LocationRequest request, Geofence geofence, PendingIntent intent, in requestGeofence() method in LocationManagerService
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 24458 HSPLandroid/location/ILocationManager;->requestGeofence(Landroid/location/LocationRequest;Landroid/…
|