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
523 public void onGeofenceRemove(int geofenceId, int status) { in onGeofenceRemove() method in GeofenceHardware.GeofenceHardwareCallbackWrapper526 c.onGeofenceRemove(geofenceId, status); in onGeofenceRemove()
601 callback.onGeofenceRemove(geofenceId, msg.arg2);
3846 method public void onGeofenceRemove(int, int);
24026 Landroid/hardware/location/GeofenceHardware$GeofenceHardwareCallbackWrapper;->onGeofenceRemove(II)V24358 Landroid/hardware/location/IGeofenceHardwareCallback$Stub$Proxy;->onGeofenceRemove(II)V24371 Landroid/hardware/location/IGeofenceHardwareCallback;->onGeofenceRemove(II)V