Home
last modified time | relevance | path

Searched refs:onGeofenceRemove (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/location/
H A DIGeofenceHardwareCallback.aidl26 void onGeofenceRemove(int geofenceId, int status); in onGeofenceRemove() method
H A DGeofenceHardwareCallback.java66 public void onGeofenceRemove(int geofenceId, int status) { in onGeofenceRemove() method in GeofenceHardwareCallback
H A DGeofenceHardware.java523 public void onGeofenceRemove(int geofenceId, int status) { in onGeofenceRemove() method in GeofenceHardware.GeofenceHardwareCallbackWrapper
526 c.onGeofenceRemove(geofenceId, status); in onGeofenceRemove()
H A DGeofenceHardwareImpl.java601 callback.onGeofenceRemove(geofenceId, msg.arg2);
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt3846 method public void onGeofenceRemove(int, int);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt24026 Landroid/hardware/location/GeofenceHardware$GeofenceHardwareCallbackWrapper;->onGeofenceRemove(II)V
24358 Landroid/hardware/location/IGeofenceHardwareCallback$Stub$Proxy;->onGeofenceRemove(II)V
24371 Landroid/hardware/location/IGeofenceHardwareCallback;->onGeofenceRemove(II)V