Searched refs:onGeofenceResume (Results 1 – 6 of 6) sorted by relevance
28 void onGeofenceResume(int geofenceId, int status); in onGeofenceResume() method
89 public void onGeofenceResume(int geofenceId, int status) { in onGeofenceResume() method in GeofenceHardwareCallback
538 public void onGeofenceResume(int geofenceId, int status) { in onGeofenceResume() method in GeofenceHardware.GeofenceHardwareCallbackWrapper540 if (c != null) c.onGeofenceResume(geofenceId, status); in onGeofenceResume()
658 callback.onGeofenceResume(geofenceId, msg.arg2);
3847 method public void onGeofenceResume(int, int);
24027 Landroid/hardware/location/GeofenceHardware$GeofenceHardwareCallbackWrapper;->onGeofenceResume(II)V24359 Landroid/hardware/location/IGeofenceHardwareCallback$Stub$Proxy;->onGeofenceResume(II)V24372 Landroid/hardware/location/IGeofenceHardwareCallback;->onGeofenceResume(II)V