Searched refs:onGeofenceAdd (Results 1 – 5 of 5) sorted by relevance
25 void onGeofenceAdd(int geofenceId, int status); in onGeofenceAdd() method
55 public void onGeofenceAdd(int geofenceId, int status) { in onGeofenceAdd() method in GeofenceHardwareCallback
518 public void onGeofenceAdd(int geofenceId, int status) { in onGeofenceAdd() method in GeofenceHardware.GeofenceHardwareCallbackWrapper520 if (c != null) c.onGeofenceAdd(geofenceId, status); in onGeofenceAdd()
587 callback.onGeofenceAdd(geofenceId, msg.arg2);
2469 method public void onGeofenceAdd(int, int);