Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DIFusedGeofenceHardware.aidl69 void resumeMonitoringGeofence(in int geofenceId, in int monitorTransitions); in resumeMonitoringGeofence() method
/frameworks/base/services/core/java/com/android/server/location/
DFlpHardwareProvider.java455 public void resumeMonitoringGeofence(int geofenceId, int monitorTransitions) {
/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareImpl.java432 mFusedService.resumeMonitoringGeofence(geofenceId, monitorTransition); in resumeGeofence()
/frameworks/base/api/
Dsystem-current.txt20698 … method public abstract void resumeMonitoringGeofence(int, int) throws android.os.RemoteException;