Searched refs:onGeofenceAdd (Results 1 – 6 of 6) 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()
588 callback.onGeofenceAdd(geofenceId, msg.arg2);
3844 method public void onGeofenceAdd(int, int);
24024 Landroid/hardware/location/GeofenceHardware$GeofenceHardwareCallbackWrapper;->onGeofenceAdd(II)V24356 Landroid/hardware/location/IGeofenceHardwareCallback$Stub$Proxy;->onGeofenceAdd(II)V24369 Landroid/hardware/location/IGeofenceHardwareCallback;->onGeofenceAdd(II)V