Home
last modified time | relevance | path

Searched defs:monitorTransition (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/location/java/android/location/
DIGpsGeofenceHardware.aidl28 longitude, double radius, int lastTransition, int monitorTransition, in addCircularHardwareGeofence()
32 boolean resumeHardwareGeofence(int geofenceId, int monitorTransition); in resumeHardwareGeofence()
/frameworks/base/core/java/android/hardware/location/
DGeofenceHardware.java367 public boolean resumeGeofence(int geofenceId, int monitoringType, int monitorTransition) { in resumeGeofence()
DGeofenceHardwareImpl.java407 public boolean resumeGeofence(int geofenceId, int monitoringType, int monitorTransition) { in resumeGeofence()