Home
last modified time | relevance | path

Searched refs:resumeMonitoringGeofence (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/location/java/android/location/
DIFusedGeofenceHardware.aidl69 void resumeMonitoringGeofence(in int geofenceId, in int monitorTransitions); in resumeMonitoringGeofence() method
/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareImpl.java432 mFusedService.resumeMonitoringGeofence(geofenceId, monitorTransition); in resumeGeofence()