Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/hardware/location/
H A DIGeofenceHardwareCallback.aidl25 void onGeofenceAdd(int geofenceId, int status); in onGeofenceAdd() method
H A DGeofenceHardwareCallback.java55 public void onGeofenceAdd(int geofenceId, int status) { in onGeofenceAdd() method in GeofenceHardwareCallback
H A DGeofenceHardware.java518 public void onGeofenceAdd(int geofenceId, int status) { in onGeofenceAdd() method in GeofenceHardware.GeofenceHardwareCallbackWrapper
520 if (c != null) c.onGeofenceAdd(geofenceId, status); in onGeofenceAdd()
H A DGeofenceHardwareImpl.java588 callback.onGeofenceAdd(geofenceId, msg.arg2);
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt3844 method public void onGeofenceAdd(int, int);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt24024 Landroid/hardware/location/GeofenceHardware$GeofenceHardwareCallbackWrapper;->onGeofenceAdd(II)V
24356 Landroid/hardware/location/IGeofenceHardwareCallback$Stub$Proxy;->onGeofenceAdd(II)V
24369 Landroid/hardware/location/IGeofenceHardwareCallback;->onGeofenceAdd(II)V