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()
561 callback.onGeofenceRemove(geofenceId, msg.arg2);
194 private void onGeofenceRemove(int geofenceId, int result) { in onGeofenceRemove() method in FlpHardwareProvider
13875 method public void onGeofenceRemove(int, int);13946 method public abstract void onGeofenceRemove(int, int) throws android.os.RemoteException;