Home
last modified time | relevance | path

Searched defs:requestGeofence (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/location/java/android/location/
DILocationManager.aidl48 void requestGeofence(in LocationRequest request, in Geofence geofence, in requestGeofence() method
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java2805 public void requestGeofence(LocationRequest request, Geofence geofence, PendingIntent intent, in requestGeofence() method in LocationManagerService