Searched refs:onGeofenceResume (Results 1 – 7 of 7) 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()
657 callback.onGeofenceResume(geofenceId, msg.arg2);
2710 method public void onGeofenceResume(int, int);
24036 Landroid/hardware/location/GeofenceHardware$GeofenceHardwareCallbackWrapper;->onGeofenceResume(II)V24368 Landroid/hardware/location/IGeofenceHardwareCallback$Stub$Proxy;->onGeofenceResume(II)V24381 Landroid/hardware/location/IGeofenceHardwareCallback;->onGeofenceResume(II)V