Searched refs:onGeofenceRemove (Results 1 – 5 of 5) sorted by relevance
26 void onGeofenceRemove(int geofenceId, int status); in onGeofenceRemove() method
66 public void onGeofenceRemove(int geofenceId, int status) { in onGeofenceRemove() method in GeofenceHardwareCallback
523 public void onGeofenceRemove(int geofenceId, int status) { in onGeofenceRemove() method in GeofenceHardware.GeofenceHardwareCallbackWrapper526 c.onGeofenceRemove(geofenceId, status); in onGeofenceRemove()
600 callback.onGeofenceRemove(geofenceId, msg.arg2);
2471 method public void onGeofenceRemove(int, int);