Searched refs:onGeofencePause (Results 1 – 5 of 5) sorted by relevance
27 void onGeofencePause(int geofenceId, int status); in onGeofencePause() method
77 public void onGeofencePause(int geofenceId, int status) { in onGeofencePause() method in GeofenceHardwareCallback
531 public void onGeofencePause(int geofenceId, int status) { in onGeofencePause() method in GeofenceHardware.GeofenceHardwareCallbackWrapper534 c.onGeofencePause(geofenceId, status); in onGeofencePause()
643 callback.onGeofencePause(geofenceId, msg.arg2);
2470 method public void onGeofencePause(int, int);