Searched refs:onGeofencePause (Results 1 – 6 of 6) 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
528 public void onGeofencePause(int geofenceId, int status) { in onGeofencePause() method in GeofenceHardware.GeofenceHardwareCallbackWrapper531 c.onGeofencePause(geofenceId, status); in onGeofencePause()
643 callback.onGeofencePause(geofenceId, msg.arg2);
269 private void onGeofencePause(int geofenceId, int result) { in onGeofencePause() method in FlpHardwareProvider
15366 method public void onGeofencePause(int, int);15437 method public abstract void onGeofencePause(int, int) throws android.os.RemoteException;