Searched refs:onGeofenceTransition (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/core/java/android/hardware/location/ |
D | IGeofenceHardwareCallback.aidl | 23 void onGeofenceTransition(int geofenceId, int transition, in Location location, in onGeofenceTransition() method
|
D | GeofenceHardwareCallback.java | 41 public void onGeofenceTransition(int geofenceId, int transition, Location location, in onGeofenceTransition() method in GeofenceHardwareCallback
|
D | GeofenceHardware.java | 509 public void onGeofenceTransition(int geofenceId, int transition, Location location, in onGeofenceTransition() method in GeofenceHardware.GeofenceHardwareCallbackWrapper 513 c.onGeofenceTransition(geofenceId, transition, location, timestamp, in onGeofenceTransition()
|
D | GeofenceHardwareImpl.java | 677 callback.onGeofenceTransition(
|
/frameworks/base/api/ |
D | system-current.txt | 2711 method public void onGeofenceTransition(int, int, android.location.Location, long, int);
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 2711 method public void onGeofenceTransition(int, int, android.location.Location, long, int);
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 24037 Landroid/hardware/location/GeofenceHardware$GeofenceHardwareCallbackWrapper;->onGeofenceTransition(… 24369 Landroid/hardware/location/IGeofenceHardwareCallback$Stub$Proxy;->onGeofenceTransition(IILandroid/l… 24382 Landroid/hardware/location/IGeofenceHardwareCallback;->onGeofenceTransition(IILandroid/location/Loc…
|
D | boot-image-profile.txt | 7374 HPLandroid/hardware/location/IGeofenceHardwareCallback$Stub$Proxy;->onGeofenceTransition(IILandroid…
|