Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/location/
DIGeofenceHardware.aidl37 boolean resumeGeofence(int id, int monitoringType, int monitorTransitions); in resumeGeofence() method
DGeofenceHardware.java368 public boolean resumeGeofence(int geofenceId, int monitoringType, int monitorTransition) { in resumeGeofence() method in GeofenceHardware
DGeofenceHardwareImpl.java407 public boolean resumeGeofence(int geofenceId, int monitoringType, int monitorTransition) { in resumeGeofence() method in GeofenceHardwareImpl