Home
last modified time | relevance | path

Searched refs:onGeofenceResume (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DIGeofenceHardwareCallback.aidl28 void onGeofenceResume(int geofenceId, int status); in onGeofenceResume() method
DGeofenceHardwareCallback.java89 public void onGeofenceResume(int geofenceId, int status) { in onGeofenceResume() method in GeofenceHardwareCallback
DGeofenceHardware.java538 public void onGeofenceResume(int geofenceId, int status) { in onGeofenceResume() method in GeofenceHardware.GeofenceHardwareCallbackWrapper
540 if (c != null) c.onGeofenceResume(geofenceId, status); in onGeofenceResume()
DGeofenceHardwareImpl.java657 callback.onGeofenceResume(geofenceId, msg.arg2);
/frameworks/base/api/
Dsystem-current.txt2710 method public void onGeofenceResume(int, int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt2710 method public void onGeofenceResume(int, int);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt24036 Landroid/hardware/location/GeofenceHardware$GeofenceHardwareCallbackWrapper;->onGeofenceResume(II)V
24368 Landroid/hardware/location/IGeofenceHardwareCallback$Stub$Proxy;->onGeofenceResume(II)V
24381 Landroid/hardware/location/IGeofenceHardwareCallback;->onGeofenceResume(II)V