Searched refs:requestGeofence (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/location/java/android/location/ |
D | ILocationManager.aidl | 48 void requestGeofence(in LocationRequest request, in Geofence geofence, in requestGeofence() method
|
D | LocationManager.java | 1126 mService.requestGeofence(request, fence, intent, mContext.getPackageName()); in addProximityAlert() 1177 mService.requestGeofence(request, fence, intent, mContext.getPackageName()); in addGeofence()
|
/frameworks/base/services/core/java/com/android/server/ |
D | LocationManagerService.java | 2805 public void requestGeofence(LocationRequest request, Geofence geofence, PendingIntent intent, in requestGeofence() method in LocationManagerService
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 33439 Landroid/location/ILocationManager$Stub$Proxy;->requestGeofence(Landroid/location/LocationRequest;L… 33530 Landroid/location/ILocationManager;->requestGeofence(Landroid/location/LocationRequest;Landroid/loc…
|