Searched refs:onGeofenceRemove (Results 1 – 6 of 6) 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
520 public void onGeofenceRemove(int geofenceId, int status) { in onGeofenceRemove() method in GeofenceHardware.GeofenceHardwareCallbackWrapper523 c.onGeofenceRemove(geofenceId, status); in onGeofenceRemove()
600 callback.onGeofenceRemove(geofenceId, msg.arg2);
263 private void onGeofenceRemove(int geofenceId, int result) { in onGeofenceRemove() method in FlpHardwareProvider
15367 method public void onGeofenceRemove(int, int);15438 method public abstract void onGeofenceRemove(int, int) throws android.os.RemoteException;