Searched refs:onGeofenceRemove (Results 1 – 8 of 8) 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);
2709 method public void onGeofenceRemove(int, int);
24035 Landroid/hardware/location/GeofenceHardware$GeofenceHardwareCallbackWrapper;->onGeofenceRemove(II)V24367 Landroid/hardware/location/IGeofenceHardwareCallback$Stub$Proxy;->onGeofenceRemove(II)V24380 Landroid/hardware/location/IGeofenceHardwareCallback;->onGeofenceRemove(II)V
7373 HPLandroid/hardware/location/IGeofenceHardwareCallback$Stub$Proxy;->onGeofenceRemove(II)V