Searched defs:REMOVE_GEOFENCE_CALLBACK (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareImpl.java65 private static final int REMOVE_GEOFENCE_CALLBACK = 3; field in class:GeofenceHardwareImpl
552 reportGeofenceOperationStatus(REMOVE_GEOFENCE_CALLBACK, geofenceId, status);
592 case REMOVE_GEOFENCE_CALLBACK:

Completed in 37 milliseconds