Home
last modified time | relevance | path

Searched refs:removeGeofences (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/location/java/android/location/
DIFusedGeofenceHardware.aidl51 void removeGeofences(in int[] geofenceIds); in removeGeofences() method
/frameworks/base/services/core/java/com/android/server/location/
DFlpHardwareProvider.java445 public void removeGeofences(int[] geofenceIds) {
/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareImpl.java353 mFusedService.removeGeofences(new int[] { geofenceId }); in removeGeofence()
/frameworks/base/docs/html/training/location/
Dgeofencing.jd207 // calling addGeofences() and removeGeofences().
317 LocationServices.GeofencingApi.removeGeofences(
/frameworks/base/api/
Dsystem-current.txt20697 method public abstract void removeGeofences(int[]) throws android.os.RemoteException;